MySQL Forums
Forum List  »  Replication

Logging Skipped transaction in Replication
Posted by: Neelam sh
Date: October 17, 2018 12:57AM

Hi Team,

I want to --slave-skip-errors=[all] in my master and slave replication.
At the same time, I want to log faulty skipped Transitions to some log file so that they can be verified and taken appropriate action later on.

Is Slave relay log have these data? --log-slave-updates option will log all the statements executed by slave, I am looking for logging only skipped transitions.

Is there any way to do so? I am using MySQL 5.7 Row based GTID replication.

Regards,
Neelam

Options: ReplyQuote


Subject
Views
Written By
Posted
Logging Skipped transaction in Replication
713
October 17, 2018 12:57AM


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.