Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no default-authentication-plugin parameter in Mysql 8.4 #119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

koeppel
Copy link

@koeppel koeppel commented Jun 23, 2024

I've faced an issue when using the strapi-tool-dockerize to create a docker image for my strapi / next.js app.

The docker-compose.yml includes a command for mysql which is no longer supported.
See https://stackoverflow.com/questions/78445419/unknown-variable-default-authentication-plugin-mysql-native-password
-> https://dev.mysql.com/doc/refman/8.4/en/native-pluggable-authentication.html

This PR will adopt the docker-compose.yml template to use the new command instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant