[Koha-bugs] [Bug 34494] Table tmp_holdsqueue fails to be created for MySQL 8

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 8 15:16:00 CEST 2023


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #3 from David Nind <david at davidnind.com> ---
Testing notes (using KTD):

1. Before applying the patch, testing with MySQL 8.0 as the database fails, as
expected (exits during start up - edit .env, change DB_IMAGE=mysql:8.0, ktd
up).

2. Shut down ktd, then change database back to DB_IMAGE=mariadb:10.5 - KTD
should start up as normal. Apply the patch.

3. Shut down KTD, change database to MySQL as in step 1, start up should now be
successful.

4. Probably an easier way, but this worked for me when testing.

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


More information about the Koha-bugs mailing list