[Koha-bugs] [Bug 26365] Koha/Acquisition/Order.t is failing with MySQL 8

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 10 14:21:27 CEST 2020


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com

--- Comment #5 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Hmm.. regarding the db update can we not use $dbh->{mysql_serverversion} to
compare and only execute the update if we have an older MySQL version.. that
way we're preparing for upgrades..?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list