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
218
August 18, 2020 12:28PM
Re: Variable 'sql_mode' can't be set to the value of ''
122
August 18, 2020 12:29PM
100
August 25, 2020 10:23AM
90
September 03, 2020 04:48AM
83
September 03, 2020 07:02AM
Sorry, only registered users may post in this forum.
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.