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

Authentication plugin 'caching_sha2_password' cannot be loaded #35

Open
pscott-au opened this issue Apr 23, 2020 · 2 comments
Open

Authentication plugin 'caching_sha2_password' cannot be loaded #35

pscott-au opened this issue Apr 23, 2020 · 2 comments

Comments

@pscott-au
Copy link

Problem installing on Mac with Mysql Server v8 - unfamiliar with Minilla build so couldn't follow my usual diagnostics path.

@pscott-au
Copy link
Author

Itwas suggested that I could ALTER USER 'yourusername'@'localhost' IDENTIFIED WITH mysql_native_password BY 'youpassword'; and trying this as my shell user and root user both didn't seem to help .

@pscott-au
Copy link
Author

I seem to be able to work around by adding in the following my.cnf option to all of the test scripts

'default-authentication-plugin' => 'mysql_native_password'

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