-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Module
MySQL
Testcontainers version
1.19.3
Using the latest Testcontainers version?
Yes
Host OS
Linux
Host Arch
x86
Docker version
Github-hosted runner. Cannot check the docker version.
What happened?
The latest mysql contanier 8.3.0 does not work anymore with testcontainers. It complains about an unknown config option - '--skip-host-cache'.
Tests with previous versions work fines. I don't see mention of any change to this config parameter in the 8.3.0 release notes though.
Error: -19T04:32:46.946550Z 0 [ERROR] [MY-000068] [Server] unknown option '--skip-host-cache'.
Error: -19T04:32:46.946911Z 0 [ERROR] [MY-013236] [Server] The designated data directory /var/lib/mysql/ is unusable. You can remove all files that the server added to it.
Error: -19T04:32:46.946926Z 0 [ERROR] [MY-010119] [Server] Aborting
2024-01-19T04:32:48.385535Z 0 [System] [MY-015018] [Server] MySQL Server Initialization - end.
Failed Job - https://github.com/eclipse-xpanse/xpanse/actions/runs/7579264089/job/20643575357?pr=1264
Relevant log output
No response
Additional Information
No response
danthe1st, caseyg-ronin, bradleyridge, hannahronin, Miss-Cheese and 6 more