mysql 远程root赋予创建用户权限

>grant all on *.* to root@'%' identified by 'root' with grant option;

posted @ 2015-11-14 10:40  xiaohui163  阅读(291)  评论(0)    收藏  举报