Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
Attachments
Issue Links
- blocks
-
MDEV-31 make buildbot green for 5.5
-
- Closed
-
The problem what that the slave was still running while the master was restarted and binlog replaced. If timing was unlucky the slave could manage to auto-reconnect and do an extra apply of the CREATE TABLE in the new binlog, which lead to the failure.