使用navicat 连接 mysql 8.0.11 报  "2059 - authentication plugin 'caching_sha2_password' ..."

解决办法:

进入mysql命令行然后输入

ALTER USER 'root'@'%' IDENTIFIED WITH mysql_native_password BY 'root1';

2059 - authentication plugin 'caching_sha2_password' -navicat连接异常问题解决相关推荐

  1. Navicat连接MySQL,出现2059 - authentication plugin ‘caching_sha2_password‘的解决方案

    Navicat连接MySQL,出现2059 - authentication plugin 'caching_sha2_password'的解决方案 参考文章: (1)Navicat连接MySQL,出 ...

  2. 【MySQL】MySQL 8 连接出现 2059 - Authentication plugin caching_sha2_password ca

    1.背景 本地连接MySQL报错 2059 - Authentication plugin 'caching_sha2_password' cannot be loaded: dlopen(../Fr ...

  3. Navicat 连接MySQL数据库 报错2059 - authentication plugin 'caching_sha2_password'的解决办法...

    #在数据库的命令行中输入以下代码即可解决,密码必须要修改 可以再次执行将密码改回来. use mysql; ALTER USER 'root'@'localhost' IDENTIFIED WITH ...

  4. MySQL 8.0 error 2059: Authentication plugin 'caching_sha2_password' cannot be loaded

    安装MYSQL8.0+版本之后,使用可视化管理工具Workbench或者Navicat都会产生一个类似的报错. 原因:MYSQL8.0之前的版本中加密规则为mysql_native_password. ...

  5. [MySQL] 2059 - Authentication plugin ‘caching_sha2_password‘ cannot be loaded dlope

    1.概述 新装的mysql 无法本地登录 解决方法 在控制台登陆后重新改下密码即可 mysql> alter user 'root'@'localhost' identified with my ...

  6. 【解决】Authentication plugin 'caching_sha2_password' cannot be loaded

    2059 Authentication plugin 'caching_sha2_password' cannot be loaded 请直接执行以下代码,并注意替换用户名和密码 ALTER USER ...

  7. NavicatPremium连接MySQL出现异常Authentication plugin ‘caching_sha2_password‘ cannot be loaded的解决方案

    一.出现异常原因 由于个人本机安装的mysql是8.0,在使用Navicat连接数据库时,出现Authentication plugin 'caching_sha2_password' cannot ...

  8. navicat 远程连接docker mysql提示:Authentication plugin ‘caching_sha2_password‘ cannot be loaded

    navicat 远程连接docker mysql提示:Authentication plugin 'caching_sha2_password' cannot be loaded 1.docker启动 ...

  9. 【问题解决】连接mysql 8错误:authentication plugin 'caching_sha2_password

    在刚安装好mysql8,使用native连接的时候报错 authentication plugin 'caching_sha2_password'... 首先确保服务已开启,然后通过cmd命令进入my ...

最新文章

  1. Android 属性动画(Property Animation) ValueAnimator 的介绍
  2. PCL深度图像(1)
  3. 外国教授在B站当UP主上课,网友直呼好家伙:滑铁卢大学《差分隐私》课程上线...
  4. python二元表达式总结
  5. .NET开发中 springMVC+NHibernate注入失败的几个常见错误
  6. JavaScript的类型、值和变量
  7. 126篇殿堂级深度学习论文分类整理 从入门到应用(下)
  8. 爬虫实战:过年你被催婚啦吗?爬取相亲网站,看看当下年轻小姐姐的择偶观。
  9. mysql使用sql语句查询数据库所有表注释已经表字段注释
  10. linux sublime 命令行启动,命令行 – 使用命令行在Sublime Text 3中打开一个文件夹
  11. 【leetcode】931. Minimum Falling Path Sum
  12. 不小心合并了icloud通讯录_苹果手机号码被删除如何恢复?找回通讯录的具体步骤...
  13. netperf网卡测速ubuntu linux 环境下测硬件网卡速度
  14. [2017BUAA软工]提问回顾
  15. 传递集合对象_【Java学习笔记(九)】之集合的要点介绍
  16. python将图片名写入txt后最新命名并增强图片
  17. Linux使文件变成二进制,linux 二进制文件显示方法
  18. mysql设计一个网上购物系统_基于PHP和MySQL的网上购物系统设计与实现
  19. HMM和DNN语音合成必备基础知识:音素和拼音的基础知识及工具初学
  20. Swing Copters摇摇欲坠游戏再次风靡全球,再次虐心,摔手机

热门文章

  1. vue 条件渲染 v-if | v-show
  2. php4 apache 配置,[开发环境配置]windows下php4+mysql4+apache2开发环境配置
  3. android监听应用服务,Android应用中Back键的监听及处理实例
  4. oracle+内存错误,oracle使用内存的错误,ORA-27102: out of memory
  5. randomized algorithms 有哪些_毛毯分类有哪些 毛毯的种类
  6. 32 引脚_函数功能:定时器T0的中断服务子程序,使P3.7引脚输出音频方波
  7. Linux+c+线程的属性,C ++中的多线程
  8. 红魔1android版本能升到多少,红魔5G:实力全开,比快更快
  9. 计算机上课创意互动游戏初中,16个课前热身小游戏:让每一堂课都充满新鲜感...
  10. HTML+CSS+JS实现 ❤️H5 3D传送带视差照片特效❤️