1.启动mysql并登入
2.登入成功后mysql > 样式中输入
alter user 'root'@'localhost' identified with mysql_native_password by '123456';
FLUSH PRIVILEGES;

1.启动mysql并登入
2.登入成功后mysql > 样式中输入
alter user 'root'@'localhost' identified with mysql_native_password by '123456';
FLUSH PRIVILEGES;

943
18万+
943
351
1091
5万+
837
3902

被折叠的 条评论
为什么被折叠?