Error 1789: The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master
Error Code
SQLSTATE
Error
Description
1789
HY000
ER_MASTER_HAS_PURGED_REQUIRED_GTIDS
The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires.
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 1788: The value of @@GLOBAL.GTID_MODE can only change one step at a timeNextError 1790: @@SESSION.GTID_NEXT cannot be changed by a client that owns a GTID
Last updated
Was this helpful?