当前位置:Gxlcms > 数据库问题 > mysql

mysql

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

mysql命令:

mysqld --initialize-insecure

net stop mysql

net start mysql

update mysql.user set authentication_string=password(‘root‘) where user=‘root‘;

show variables like ‘%case%‘;

mysql

标签:insecure   art   div   mysq   blog   auth   update   ali   user   

人气教程排行