Error 1767: The system variable @@SESSION.GTID_NEXT has the value which is not listed in @@SESSION.G
Error Code
SQLSTATE
Error
Description
1767
HY000
ER_GTID_NEXT_IS_NOT_IN_GTID_NEXT_LIST
The system variable @@SESSION.GTID_NEXT has the value %s, which is not listed in @@SESSION.GTID_NEXT_LIST.
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 1766: The system variable cannot be set when there is an ongoing transactionNextError 1768: The system variable @@SESSION.GTID_NEXT cannot change inside a transaction
Last updated
Was this helpful?