当前位置:Gxlcms > 数据库问题 > mysql基础知识

mysql基础知识

时间:2021-07-01 10:21:17 帮助过:13人阅读

你要的密码) where User=root;

update mysql.user set password = password(‘‘) where user=‘root‘and host=‘localhost‘

#注意()里面的单引号

3、刷新权限,执行命令

flush privileges;

4、退出mysql

exit

 

mysql基础知识

标签:忘记   改密码   注意   class   date   tab   退出   mysql基础   rgba   

人气教程排行