[Koha-bugs] [Bug 17258] [OMNIBUS] MySQL 5.7

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 6 20:11:34 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17258

--- Comment #7 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Since MySQL 5.7 and MariaDB 10.2.4, the default value for SQL modes is

MySQL: 
ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

MariaDB:
NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list