1. vi /etc/my.cnf
2. update mysql.user set authentication_string=password(‘123456‘) where user=‘root‘ and host=‘localhost‘;
3. FLUSH PRIVILEGES;
MySQL 忘记密码
标签:oca and password http str src upload set date
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did117442