Eu estava tentando compactar algumas tabelas, mas uma delas causou esse erro
alter table MY_table row_format=compressed, algorithm=INPLACE, LOCK=NONE;
Query OK, 0 rows affected (0.00 sec)
ERROR 1062 (23000): Duplicate entry '740003820'...
14.04.2016 / 06:11