关于Client does not support authentication protocol requested by server的解决方法

来源:6-6 API对接mysql(博客列表)

枯萎食客

2019-11-26

写回答

2回答

慕斯卡752205

2019-11-29

Execute the following query in MYSQL Workbench

ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password'

Where root as your user localhost as your URL and password as your password


0
0

双越

2019-11-26

是的。常见问题,按照这种方法即可解决。

0
0

Node.js+Express+Koa2+Nest.js 开发服务端

从入门到实战,一站式掌握 Node.js+Express+Koa2

4076 学习 · 2013 问题

查看课程