https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36822
--- Comment #37 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 174523 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174523&action=edit Bug 36822: (follow-up) Catch MySQL 8 failure in update We add a try/catch around the call to fix 0000-00-00 dates in the database. MySQL 8.0 throws an error on the WHERE clause for such a search. Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
