会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
fishness
博客园
首页
新随笔
联系
订阅
管理
08 2023 档案
navicat 连接 mysql 连接出现Authentication plugin 'caching_sha2_password' cannot be loaded
摘要:1.进行mysql bin中打开cmd登录 mysql -uroot -proot1 2.修改加密规则 ALTER USER 'root'@'localhost' IDENTIFIED BY 'root1' PASSWORD EXPIRE NEVER; 3.更新一下用户的密码 ALTER USER
阅读全文
posted @
2023-08-23 14:51
fishness
阅读(50)
评论(0)
推荐(0)
公告