-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
RDS occasionally adds DML statements to the binlog, even in ROW format.
DBZ-1492 addressed some of these, but a new one was recently introduced (or has been there all along and is rare):
DELETE from mysql.rds_monitor
As in the previous issue, the connector terminates when it encounters this statement. Log is attached.
DBZ-1521 may solve this but is not done yet.
- relates to
-
DBZ-1521 Automatically exclude MySQL tables on RDS based on Replicate_Ignore_Table
- Pull Request Sent