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版本配置文件中认证插件可否取消 #47

Open
oracle-sky opened this issue Feb 23, 2024 · 0 comments
Open

MySQL8.0版本配置文件中认证插件可否取消 #47

oracle-sky opened this issue Feb 23, 2024 · 0 comments

Comments

@oracle-sky
Copy link

hi liuhr

MySQL8.0版本配置文件中加入 default_authentication_plugin =mysql_native_password 后,mysql错误日志会一致打印lugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'

可否对此问题进行修复。 建议在mysql配置文件中取消default_authentication_plugin =mysql_native_password ,在创建账号 create user时指定 with 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