Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fabiotatsuo/9eb6fb7c00e00067f7dae4618470630b to your computer and use it in GitHub Desktop.
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.
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