mysql> grant all privileges on *.* to root@"%" identified by "Passwd"; Query OK, 0 rows affected (0.00 sec)
mysql 获取权限
原文:http://www.cnblogs.com/qiushenlin/p/5533534.html