When I try to upgrade my openemm database during the upgrade process from 6.1 to 6.2, the mysql upgrade command :
ALTER TABLE customer_1_binding_tbl ADD CONSTRAINT cust_1_bind_un UNIQUE KEY (customer_id, mailinglist_id);
gives the following result :
ERROR 1062 (23000) at line 1: Duplicate entry '157-8' for key 'cust_1_bind_un'
I even had fully modify my DB from MyISAM to InnoDB, but that doesn't help.
I am not expert in mysql, so I don't know how to fix this.
Thanks for your help.
Upgrade 6.1-6.2 : alter table -> sql error Duplicated Ent
Moderator: moderator
Upgrade 6.1-6.2 : alter table -> sql error Duplicated Ent
Best Regards,
Ph.B.
Ph.B.