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

不支持mysql8.0 #5

Closed
carlisliu opened this issue Mar 20, 2021 · 2 comments
Closed

不支持mysql8.0 #5

carlisliu opened this issue Mar 20, 2021 · 2 comments

Comments

@carlisliu
Copy link

mysql客户端8.0+
提示:ER_NOT_SUPPORTED_AUTH_MODE,

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

mysql数据库已经执行了:
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';
还是报错, 框架内部进行了相关处理吗?

@cool-team-official
Copy link
Owner

支持的,这个不是框架问题, https://blog.csdn.net/u013697959/article/details/99176376

@carlisliu carlisliu reopened this Mar 26, 2021
@carlisliu
Copy link
Author

carlisliu commented Mar 26, 2021

支持的,这个不是框架问题, https://blog.csdn.net/u013697959/article/details/99176376

docker的问题

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

2 participants