MySQL Forums
Forum List  »  Replication

Re: Problems with replication
Posted by: Rick James
Date: August 05, 2015 10:02PM

Use the `sql_slave_skip_counter=1` to get past the duplicate key.

Then use pt-table-sync to get the slave back in sync with the master.

What could cause it? Random gremlins. Are you using MyISAM? Have you had a server crash?

Options: ReplyQuote


Subject
Views
Written By
Posted
1673
August 03, 2015 07:01AM
Re: Problems with replication
820
August 05, 2015 10:02PM
757
August 10, 2015 03:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.