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

Client does not support authentication protocol requested by server #81

Closed
liuyl1992 opened this issue Mar 26, 2019 · 4 comments
Closed
Labels

Comments

@liuyl1992
Copy link

Connection error! ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
You have a problem?

@liyang85
Copy link

I have the same error: Connection error! ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client. Would you like to help fixing it? Thanks.

MySQL Server version: 8.0.15 (installed by Homebrew)

@RyanZhiNie
Copy link

Me too

Connection error! ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
You have a problem? Add new issue!

It seems like this extension doesn't support MySQL 8.0+ (at least 8.0.15)

@Bajdzis Bajdzis added the bug label Apr 2, 2019
@memehuezo
Copy link

Connection error! ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client

@Bajdzis
Copy link
Owner

Bajdzis commented Jun 22, 2019

@liuyl1992 @liyang85 @RyanZhiNie @memehuezo

You can temporarily change user authorization to mysql_native_password .

#104

@Bajdzis Bajdzis closed this as completed Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants