I just setup a MySQL replication at 2 virtual machine. However today i found the replication stop at the slave machine with last_errno 1062. With the error message:-
“Error ‘Duplicate entry ‘2562846’ for key 1′ on query. Default database: …”
My system admin told me that they restarted my machine last nite and i think that cause the mysql replication stop.
How to solve MySQL replication stop at last errno 1062:-
Continue reading MySQL replication stop at Last Errno 1062 »