Error 1788: The value of @@GLOBAL.GTID_MODE can only change one step at a time
Error Code
SQLSTATE
Error
Description
1788
HY000
ER_GTID_MODE_CAN_ONLY_CHANGE_ONE_STEP_AT_A_TIME
The value of @@GLOBAL.GTID_MODE can only change one step at a time: OFF <-> UPGRADE_STEP_1 <-> UPGRADE_STEP_2 <-> ON. Also note that this value must be stepped up or down simultaneously on all servers; see the Manual for instructions.
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 1787: When @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1, the statements CREATE TEMPORARY TABLE and DRNextError 1789: The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master
Last updated
Was this helpful?