‘default_authentication_plugin’ is deprecated and will be removed in a future release. Please use authentication_policy instead.错误时, mysql版本--8.0.27
解决办法:

1、执行mysqld -install
2、执行mysqld --initialize --user=mysql --console

成功!
当遇到MySQL 8.0.27版本的'default_authentication_plugin'警告时,可以按照以下步骤解决:1) 执行'mysqld-install'安装;2) 使用'mysqld--initialize--user=mysql--console'初始化设置。执行后,警告将被消除。
‘default_authentication_plugin’ is deprecated and will be removed in a future release. Please use authentication_policy instead.错误时, mysql版本--8.0.27
解决办法:

1、执行mysqld -install
2、执行mysqld --initialize --user=mysql --console

成功!
3672
1775
8060
1万+
5374

被折叠的 条评论
为什么被折叠?
