摘要: Navicat工具里选中mysql数据库 执行: ALTER user 'root'@'localhost' IDENTIFIED BY 'newpassward'; //newpassward 新密码 ALTER user 'root'@'root' IDENTIFIED BY 'newpassw 阅读全文
posted @ 2019-04-01 17:20 AmbitiousMice 阅读(199) 评论(0) 推荐(0)