
MySQL / MariaDB: Disable strict mode | Upgrading to MariaDB 10.2
We recently needed to upgrade a server from MySQL 5.7 to MariaDB 10.3 and one of the key steps in doing so is to disable strict mode after the upgrade. By default, MariaDB enables strict mode from version 10.2 and…