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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |additional_work_needed

--- Comment #36 from Katrin Fischer <[email protected]> ---
This causes an issue with MySQL 8 that doesn't even allow comparisons to an
invalid date:


11:19:21 koha_1       | Upgrade to 24.06.00.056  [10:19:04]: Bug 36822
(https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36822) - Sanitize
borrowers.updated_on
11:19:21 koha_1       | ERROR - {UNKNOWN}: DBI Exception: DBD::mysql::st
execute failed: Incorrect TIMESTAMP value: '0000-00-00 00:00:00' at
/kohadevbox/koha/C4/Installer.pm line 742

We have discussed several solutions. I guess we can assume a database that
strict doesn't have invalid dates, so a try-catch was what we thought would
work best.

-- 
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/

Reply via email to