MySQL Forums
Forum List  »  Replication

Re: Replication connected, but not syncing.
Posted by: jiang jiang
Date: November 03, 2014 10:11PM

if the GTID is not important, try modify relay-log.info which record the usage of relay log.

such this
./localhost-relay-bin.000024
1204
mysql-bin.000042
752468590

1024 is the position in processing
use mysqlbinlog find next proper event and update the file.

I haven't met this situation. Hope it helpful.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Replication connected, but not syncing.
1001
November 03, 2014 10:11PM


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.