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 page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?