Use um ALTER TABLE ... MODIFY COLUMN demonstração. ALTER TABLE table_name MODIFY COLUMN misplaced_column INT(11) AFTER other_column;