Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alexislucena/c39aeb5870a8933faf52f11377c105c6 to your computer and use it in GitHub Desktop.
Save alexislucena/c39aeb5870a8933faf52f11377c105c6 to your computer and use it in GitHub Desktop.
SET SQL_SAFE_UPDATES = 0;
...
SET SQL_SAFE_UPDATES = 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment