摘要: cat /etc/mysql/debian.cnf 用文件内的client的user进行登录 登录成功后 更改密码: update user set Password="159753" where User="root"; 转载:https://blog.csdn.net/lynnucas/arti 阅读全文
posted @ 2020-05-26 13:08 小小分析猿 阅读(2312) 评论(0) 推荐(0) 编辑