2018年9月8日
摘要: Navicat连接MySQL Server8.0版本时出现Client does not support authentication protocol requested by server;解决如下: 命令如下: 1、use mysql; 2、alter user 'root'@'localho 阅读全文
posted @ 2018-09-08 21:04 上俊 阅读(286) 评论(0) 推荐(0) 编辑
仅作为笔记,欢迎参考;