摘要:
GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY '123456' WITH GRANT OPTION; flush privileges; root 用户名 123456 密码 如果还无法登录就关闭系统防火墙 在linux关闭防火墙可以这样: 1. 重启系统生效 开启: chkconfig iptables on 关闭... 阅读全文
posted @ 2017-09-27 16:39
woniuyang
阅读(526)
评论(0)
推荐(0)
浙公网安备 33010602011771号