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

Upgrade to mysql2 client #3432

Open
rosesonfire opened this issue Mar 22, 2025 · 0 comments
Open

Upgrade to mysql2 client #3432

rosesonfire opened this issue Mar 22, 2025 · 0 comments

Comments

@rosesonfire
Copy link

"mysql": "^2.18.1",

Currently the older mysql client is being used and this is causing errors like

Error: Could not connect to the database. Please check the connection settings in your Vendure config.
[ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client]

Is it possible to migrate to the newer mysql2 client to fix this error?

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

No branches or pull requests

1 participant