Re: Variable 'sql_mode' can't be set to the value of ''
Posted by:
John Smith
Date: August 18, 2020 12:29PM
mysql> select @@sql_mode;
+-----------------------------------------------------------------------------------------------------------------------+
| @@sql_mode |
+-----------------------------------------------------------------------------------------------------------------------+
| ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION |
+-----------------------------------------------------------------------------------------------------------------------+
1 row in set (0.00 sec)
Subject
Views
Written By
Posted
758
August 18, 2020 12:28PM
Re: Variable 'sql_mode' can't be set to the value of ''
370
August 18, 2020 12:29PM
319
August 25, 2020 10:23AM
313
September 03, 2020 04:48AM
276
September 03, 2020 07:02AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.