会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
居后不争
博客园
首页
新随笔
联系
订阅
管理
2020年4月7日
navicat premium 12 客户端连接mysql8.0 提示 Authentication plugin 'caching_sha2_password' cannot be loaded 解决方法
摘要: 1、user mysql 2、select user,host,plugin,authentication_string from user; 3、ALTER USER 'root'@'%' IDENTIFIED WITH mysql_native_password BY '123' 4、ALTER
阅读全文
posted @ 2020-04-07 16:53 居后不争
阅读(212)
评论(0)
推荐(0)
编辑
公告