Here is the error I'm getting while trying to import a wordpress database file in phpamdin. Does anyone know how this can be fixed? It's only importing 21 of the 53 tables.
When you export the DB from phpMyAdmin, tick the checkbox "Add DROP TABLE" or something like that... It will solve your issue.