Skip to content

Instantly share code, notes, and snippets.

@lnpbk
Created January 19, 2016 17:32
Show Gist options
  • Save lnpbk/6f724d9ee0ab9ccf2d80 to your computer and use it in GitHub Desktop.
Save lnpbk/6f724d9ee0ab9ccf2d80 to your computer and use it in GitHub Desktop.
Craft 2.X workaround for MySQL version > 5.7.5
[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