Skip to content

Instantly share code, notes, and snippets.

@mindevolution
Created June 22, 2017 09:29
Show Gist options
  • Save mindevolution/480998385559213b43247130970e6c72 to your computer and use it in GitHub Desktop.
Save mindevolution/480998385559213b43247130970e6c72 to your computer and use it in GitHub Desktop.
Update mysql5.7 no strict mode
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