Is there a way to enable STRICT_ALL_TABLES for a single MySQL database?
set sql_mode = 'STRICT_ALL_TABLES'; will do it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!