Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
If the slave's current_pos bigger than master, then start slave would report
'Got fatal error 1236 from master when reading data from binary log: 'Error: connecting slave requested to start from GTID 0-161002-17538, which is not in the master's binlog''
But for MySQL, this would not report error. The server would just wait until the gtid after the request gtid.
Attachments
Issue Links
- is duplicated by
-
MDEV-21687 When creating a table in the master database, and then executing stop slave, add index, start slave in the slave database; a replication error occurred from the slave ; but there was no exception in mysql
- Closed