[Koha-bugs] [Bug 35687] Upgrade to 23.06.00.013 may fail

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 19 05:56:16 CET 2024


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

--- Comment #20 from David Nind <david at davidnind.com> ---
(In reply to Victor Grousset/tuxayo from comment #19)
> > - Start KTD using MySQL 8
> 
> How does one do that? Just changing the DB image leads to failure due to
> default MySQL having changed and adding docker-compose.mysql8.0.yml causes a
> conflict with the default mariadb stuff already present the default compose
> file. More details:
> https://gitlab.com/koha-community/koha-testing-docker/-/issues/411

This how I start KTD with MySQL instead of the default MariaDB:

1. Edit your .env file and change DB_IMAGE=mysql:8.0
2. Run: ktd pull

Result: koha-mysql kohadev will show the database server running as Server
version: 8.0.36 MySQL Community Server - GPL

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


More information about the Koha-bugs mailing list