MySQL命令说明和用法
mysql> show grants for oldboy@'localhost';+---------------------------------------------------------------------------------------------------------------+
| Grants for oldboy@localhost |
+---------------------------------------------------------------------------------------------------------------+
| GRANT USAGE ON *.* TO 'oldboy'@'localhost'> +---------------------------------------------------------------------------------------------------------------+
1 row in set (0.00 sec)
页:
[1]