Skip to content

Instantly share code, notes, and snippets.

@sinansh
Created December 29, 2017 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sinansh/9aa33c4de1b51a37e940e873080b0327 to your computer and use it in GitHub Desktop.
Save sinansh/9aa33c4de1b51a37e940e873080b0327 to your computer and use it in GitHub Desktop.
[mysqld]
sql_mode=ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
ERROR 1292 (22007) at line 752: Incorrect datetime value: '0000-00-00 00:00:00' for column 'created' at row 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment