Hi I did a move to a new host and the db import seems to have been missing some ALTER TABLE statements.
Now it has been a day and I do not want to go back to an older backup if possible so I thought about doing the SQL Alter Table part from an older backup in PHPMyadmin SQL area but on many items I get errors like #1068 – Multiple primary key defined
Is there any way to do it?