2021年12月5日
摘要: 1、解决SQLyog连接mysql8.0时报错:错误号码2058(编码问题) 进入mysql后执行 alter user 'root'@'%' identified with mysql_native_password by 'mysql'; 阅读全文
posted @ 2021-12-05 01:09 bruce.sharp 阅读(39) 评论(0) 推荐(0)