>ERROR 1061 (42000) at line 1: Duplicate key name 'i_name'
There is a duplicate value in a table we are trying to add a unique index for. So restoring from backup and fixing the column to have no duplicates should let the upgrade continue the next time. |