Hello Smart people,
I export a MySQL database with 42 tables as .sql and tried to import to a new database. The problem is, only 24 of the tables are imported. Am I doing something wrong. I check the database variable settings and I don’t see anywhere where it limits the amount of tables can be on the database.
One more thing, how can I change the variable settings for MySQL database. I SSH to the database and cannot find the file containing the settings to make the changes.
Thanks in advance