Skip to content

Instantly share code, notes, and snippets.

@vgrish
Created October 26, 2016 08:43
Show Gist options
  • Save vgrish/7e69a3f3284e20117aba346d27cda49b to your computer and use it in GitHub Desktop.
Save vgrish/7e69a3f3284e20117aba346d27cda49b to your computer and use it in GitHub Desktop.
nano /etc/mysql/my.cnf
[mysqld]
sql_mode=STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,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