Mysql Navicat连接 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 阅读(120) 评论(0) 编辑 收藏 举报 相关文章: 2021-10-21 2021-12-25 2021-12-01 2021-08-03 2021-04-14 2021-04-11