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

Last updated

Was this helpful?