Error 1955: Connecting slave requested to start from GTID which is not in the master's binlog
Error Code
SQLSTATE
Error
Description
1955
ER_GTID_POSITION_NOT_FOUND_IN_BINLOG2
Connecting slave requested to start from GTID %u-%u-%llu, which is not in the master's binlog. Since the master's binlog contains GTIDs with higher sequence numbers, it probably means that the slave has diverged due to executing extra errorneous transactions
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1954: Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a stored functionNextError 1956: This operation is not allowed if any GTID has been logged to the binary log
Last updated
Was this helpful?