Mac 使用Navicat客户端连接Mysql报错(Client does not support authentication protocol requested by server; consider upgrading MySQL client)最简单解决方案

一、问题描述

  Mac 使用Navicat客户端连接Mysql报错:Client does not support authentication protocol requested by server; consider upgrading MySQL client

 

二、解决方案

1、在系统偏好设置找到Mysql

 

2、停掉Mysql服务,点击进入‘initialize dadabase’页面

 

4、选择第二项然后输入Mysql新密码,点击‘ok’

 

5、重新启动Mysql服务

 

6、使用Navicat客户端重新连接即可连接成功

 

posted @ 2021-01-13 11:27  梅梅不想踩坑  阅读(495)  评论(0)    收藏  举报