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

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

posted @ 2015-11-14 10:40  zenghui940  阅读(282)  评论(0编辑  收藏  举报