How do I disable Strict Mode in MySQL? February 11, 2021 Jayant Srivastava 0 1. Disable Strict Mode via my.cnf/my.ini This method disables it by changing the value of SQL_MODE in my.cnf file (for Linux) OR my.ini file (for windows server) and restarting the MySQL