mysql输入密码后无响应

cat /etc/mysql/debian.cnf

用文件内的client的user进行登录

登录成功后

更改密码:

update user set Password="159753" where User="root";

转载:https://blog.csdn.net/lynnucas/article/details/55050190

posted @ 2020-05-26 13:08  小小分析猿  阅读(2347)  评论(0)    收藏  举报