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

MySQL - access denied until I connect via Workbench or CLI #171

Open
lviggiani opened this issue Sep 3, 2024 · 0 comments
Open

MySQL - access denied until I connect via Workbench or CLI #171

lviggiani opened this issue Sep 3, 2024 · 0 comments

Comments

@lviggiani
Copy link

I cannot connect to MySQL 8.x server via this module until I connect via Workbench or CLI.
The error I get is Access Denied for 'root'@'localhost' (using password: YES).

As a workaround, I reconfigured mySQL server to use Legacy Authentication Method instead of Strong Password Encryption and now it works, but unfortunalelly this is a solution I cannot use on production.

How can I manage Strong Password Encryption correctly?

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