原文:MySQL密码正确却无法本地登录-1045 Access denied for user 'root'@'localhost' (using password:YES)

解决方法: 在启动mysql的参数中加入跳过密码问题方式,如下:vim etc my.cnf并在 mysql 下面加上skip grant tables, : ...

2020-05-16 10:38 0 1039 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM