https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36993 --- Comment #10 from Matthew Charlesworth <matthew.charlesworth@hekima.ac.ke> --- Dear Katrin, (In reply to Katrin Fischer from comment #9)
Could it be something like the sql strict settings?
MariaDB [...]> SHOW VARIABLES LIKE 'sql_mode'; +---------------+-------------------------------------------------------------------------------------------+ | Variable_name | Value | +---------------+-------------------------------------------------------------------------------------------+ | sql_mode | STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION | +---------------+-------------------------------------------------------------------------------------------+ 1 row in set (0.004 sec) M. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.