Created
April 12, 2018 10:04
-
-
Save alexislucena/c39aeb5870a8933faf52f11377c105c6 to your computer and use it in GitHub Desktop.
This file contains 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
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