-
Bug
-
Resolution: Unresolved
-
Major
-
3.1.0.Alpha1
-
None
System tests fails to start mysql container.
It fails with
[Entrypoint] MySQL Docker Image 8.2.0-1.2.14-server mysqld: Can't read dir of '/etc/mysql/conf.d/' (OS errno 2 - No such file or directory) mysqld: [ERROR] Stopped processing the 'includedir' directive in file /etc/my.cnf at line 24. mysqld: [ERROR] Fatal error in defaults handling. Program aborted! [Entrypoint] ERROR: Unable to start MySQL. Please check your configuration. [Entrypoint]
Impasted images: quay.io/debezium/example-mysql-master and quay.io/debezium/example-mysql-replica
This seems to be the result of switching to oracle image (as we moved from dockerhub).