-
Notifications
You must be signed in to change notification settings - Fork 28
MySQL Strict Mode
Amos Chua edited this page Oct 18, 2021
·
1 revision
This guide is based on:
- MySQL 5.7.28
- MySQL Workbench 8.0 CE
- WAMP 3.2
- Navigate to the WAMP install folder, and then the MySQL install folder inside of it
- Open the cofig file
my.ini
- Look for
sql-mode
(use Ctrl+F to search) - Comment out the line with
sql-mode
(line 68, in my case), and add a line with emptysql-mode
- Comments are denoted with semicolons (
;
)
- Comments are denoted with semicolons (
- You can reverse this to turn strict mode back on
- If WAMP is running, you will need to restart MySQL service for changes to take effect
A TEAM SPIRIT Project • ElectronMS Discord • SpiritMS • Team SPIRIT