Error 1947: Specified GTID conflicts with the binary log which contains a more recent GTID
Error Code
SQLSTATE
Error
Description
1947
ER_MASTER_GTID_POS_CONFLICTS_WITH_BINLOG
Specified GTID %u-%u-%llu conflicts with the binary log which contains a more recent GTID %u-%u-%llu. If MASTER_GTID_POS=CURRENT_POS is used, the binlog position will override the new value of @@gtid_slave_pos.
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 1946: Failed to load replication slave GTID position from tableNextError 1948: Specified value for @@gtid_slave_pos contains no value for replication domain
Last updated
Was this helpful?