I don't know if this is the right place anyway, i hope someone help me in this issue, I have drupal database dump and the file size is 405MB, the problem is when i try to import the database it's working fine, but when I check the database i noticed that 50 tables is imported and the other tables "like 60 tables" is not imported to the database, I have changed the

max_allowed_packet = 128000000;

but it's not working, so please help.

Comments

niek_kloots’s picture

export the MySQl database and use bigdump to import in the new database.
Rename the extension from .mysql in .sql