https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19492
--- Comment #2 from Magnus Enger <[email protected]> --- (In reply to Jonathan Druart from comment #1) > What is the version of MariaDB? 10.2.9-MariaDB-10.2.9+maria~xenial > Did you modify my.cnf? Don't think so. > Does `grep -r sql-mode /etc/mysql` return something? $ sudo grep -r sql-mode /etc/mysql /etc/mysql/mysql.conf.d/mysqld.cnf:sql-mode="IGNORE_SPACE,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
