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

Last updated

Was this helpful?