Created
June 22, 2017 09:29
-
-
Save mindevolution/480998385559213b43247130970e6c72 to your computer and use it in GitHub Desktop.
Update mysql5.7 no strict mode
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 SESSION sql_mode= 'ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment