摘要: grant all privileges on *.* to 'root'@'192.168.2.204' identified by '123456' with grant option;flush privileges; 可直接用下面的,上面的执行之后,仅本机可以用ip进行链接,还是不能远程链接 阅读全文
posted @ 2016-06-15 17:42 点点_滴滴 阅读(202) 评论(0) 推荐(0) 编辑