test-mysql8 | 2024-05-12T16:59:48.716026Z 0 [ERROR] [MY-000067] [Server] unknown variable 'default-authentication-plugin=mysql_native_password'.
test-mysql8 | 2024-05-12T16:59:48.717540Z 0 [ERROR] [MY-010119] [Server] Aborting
test-mysql8 | 2024-05-12T16:59:50.739542Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.4.0) MySQL Community Server - GPL.
test-mysql8 | 2024-05-12T16:59:50.739616Z 0 [System] [MY-015016] [Server] MySQL Server - end.
test-mysql8 exited with code 0
Describe the bug
default-authentication-plugin=mysql_native_passwordconfiguration enabled by default in the Dockerfile for mysql8Which Branch / PHP Version are you using ?
php83Steps to reproduce
mysql8as databaseExpected behavior
Error message
This just repeats until I kill the container
Desktop (please complete the following information):
Windows26.0.0Additional context