The error means the table definitions are different, and will result in an empty table. You should not source db.sql if you want to use MW.
Duplicate entry error on key errors are fine...its just a warning letting you know the index already exists in the database, and it will ignore the INSERT statement.
|