-
Bug
-
Resolution: Done
-
Major
-
1.0.0.Final, 1.0.1.Final
-
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.