输入banner图图片脚本导航/分类

MySQL 忘记密码

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