Error 1948: Specified value for @@gtid_slave_pos contains no value for replication domain
Error Code
SQLSTATE
Error
Description
1948
ER_MASTER_GTID_POS_MISSING_DOMAIN
Specified value for @@gtid_slave_pos contains no value for replication domain %u. This conflicts with the binary log which contains 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 1947: Specified GTID conflicts with the binary log which contains a more recent GTIDNextError 1949: START SLAVE UNTIL master_gtid_pos requires that slave is using GTID
Last updated
Was this helpful?