摘要: 首先登录MySQL格式:mysql> set password for 用户名@localhost = password('新密码'); 例子:mysql> set password for root@localhost = password('123'); 阅读全文
posted @ 2016-04-15 17:32 wong。 阅读(155) 评论(0) 推荐(0)