Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save davidhavard/ba4a14e4a5fb4bd0ce155648993ba590 to your computer and use it in GitHub Desktop.
Save davidhavard/ba4a14e4a5fb4bd0ce155648993ba590 to your computer and use it in GitHub Desktop.
Fixes "unknown option set-gtid-purged" error when exporting from MySql Workbench
# Comment out the section that sets the problem flag
sed -e '/Sets the compatibility parameters if needed/,+2 s/^#*/#/' -i /usr/lib/mysql-workbench/modules/wb_admin_export.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment