Make MySQLContainer compatible with mysql:9.3.0 by livk-cloud · Pull Request #10185 · testcontainers/testcontainers-java

Thanks for your contribution, @livk-cloud. Please, avoid creating an issue and a PR at the same time. Ideal flow is raising an discussion, convert it into an issue and then raise a PR. For this case, it is understandable to skip the discussion and raise the issue directly.

Now, talking about this and the recent changes on mysql, updating the my.cnf is causing more issue than benefits nowadays. I've been thinking about deleting it. Need to run some test to compare the benefits.