Created
July 23, 2016 07:19
-
-
Save fabiotatsuo/9eb6fb7c00e00067f7dae4618470630b to your computer and use it in GitHub Desktop.
ERROR 1840 (HY000): @@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_EXECUTED is empty.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERROR 1840 (HY000): @@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_EXECUTED is empty. | |
delete command from import dump | |
SET @@GLOBAL.GTID_PURGED='d23dceda-08a4-11e5-85e4-005056a2431f:1-10073'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment