jeenma  

mysql -u root ip;

1、use mysql;

2、alter user 'root'@'localhost' identified with mysql_native_password by '新密码';

3、flush privileges;

posted on 2019-04-18 22:52  jeenma  阅读(136)  评论(0编辑  收藏  举报