Comments - Generated (Virtual and Persistent/Stored) Columns

6 years ago Sergei Golubchik

Yes, see STRICT_TRANS_TABLES and STRICT_ALL_TABLES values in sql_mode variable.

 
6 years ago Jan Steinman

Thanks! I changed the variable, and things are working again... until the next reboot...

Is the preferred way of persisting this to put it in /etc/my.cnf, or should I start mysqld with "--sql_mode" set appropriately?

Jan

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.