摘要:
mysql 5.7.9版本之前修改 方法1: 用SET PASSWORD命令 首先登录MySQL。 格式:mysql> set password for 用户名@localhost = password('新密码'); 例子:mysql> set password for root@localhos 阅读全文
posted @ 2018-12-20 16:25
chengloading
阅读(195)
评论(0)
推荐(0)
浙公网安备 33010602011771号