Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.8
-
None
Description
I have a MariaDB 5.5 master and MySQL 5.5 slave. I updated MariaDB to 10.0.8 and replication failed on the slave with the following message:
Got fatal error 1236 from master when reading data from binary log: 'Failed to replace GTID event with backwards-compatible event: currupt event.; the first event 'mysql-bin.000558' at 312, the last event read from 'mysql-bin.000559' at 2590451, the last byte read from 'mysql-bin.000559' at 2590451.'
Is this expected to work?