14 Nov
2024
14 Nov
'24
1:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36822 --- Comment #37 from Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> --- 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 <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.