The database won't start unless MySQL is explicitly downgraded to 5.7 in the compose file. MySQL parameter `--default-authentication-plugin=mysql_native_password` is not supported in newer versions.
The database won't start unless MySQL is explicitly downgraded to 5.7 in the compose file.
MySQL parameter
--default-authentication-plugin=mysql_native_passwordis not supported in newer versions.