MySQL Forums
Forum List  »  Replication

Re: Got Fatal Error 1236 From Master Reading Data from binary log possibility to loose data/?
Posted by: Rick James
Date: April 19, 2013 10:16PM

pt-table-sync compares the Master and the Slave, and fixes any discrepancies in table contents.

Turn ON sync_binlog; don't worry about performance.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Got Fatal Error 1236 From Master Reading Data from binary log possibility to loose data/?
1091
April 19, 2013 10:16PM


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.