Skip to content

Instantly share code, notes, and snippets.

@hayzem
Created October 13, 2017 07:46
Show Gist options
  • Save hayzem/e977999cdd97812439e52d988e13831a to your computer and use it in GitHub Desktop.
Save hayzem/e977999cdd97812439e52d988e13831a to your computer and use it in GitHub Desktop.
MySQL 5.7 Modes
SET GLOBAL 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