[Koha-bugs] [Bug 33584] Fix failures for Database/Commenter.t on MySQL 8

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 24 16:44:06 CEST 2023


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

--- Comment #8 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
I tested with:

$ DB_IMAGE=mysql:8 ktd up -d
$ ktd --shell
$ prove t/db_dependent/Koha/Database/Commenter.t

and 

$ ktd down
$ DB_IMAGE=mariadb:10.5 ktd up -d
$ ktd --shell
$ prove t/db_dependent/Koha/Database/Commenter.t

In both cases it run fine.

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


More information about the Koha-bugs mailing list