今天Mysql服务无法启动,看着网上的教程稀里糊涂的就用命令mysqld --initialize给初始化了,结果就是以前的表都没了,重新安装后,Navicat无法连接数据库,解决方法如下:
Navicat连接Mysql失败:Client does not support authentication protocol requested by server...
原文:https://www.cnblogs.com/qwer112/p/10573461.html