Uncategorized

What Is Db Full Error?

If I try to create a table in mysql and the db is full what error will I get? I'm making a system where each table that grows gets a database and only that table. I'll query multiple tables for data. I know the table full error, but I'm not sure what error is returned […]