0

We have a MySQL 8 replication group. How can we skip some GTID transactions which cause errors on slave.

FanoFN
  • 6,815
  • 2
  • 13
  • 33
giang
  • 33
  • 5
  • [Update your question](https://stackoverflow.com/posts/65987910/edit) with the error message(s) received from slave. – FanoFN Feb 01 '21 at 08:40
  • We dropped serveral events which do not exist on slave servers. We solved the problem by stopping replication group, creating event on slaves (did not write to binlog of slaves) and starting replication group again. Thanks. – giang Feb 01 '21 at 18:53

0 Answers0