mysql help

linux :help内置命令

mysql:help grant,help show databases;help index(所有index相关的命令)

    help show (找到其中的grant,show grants for 'root'@'localhost';即可查看root的权限

 使用模糊匹配:help show grant%;

posted @ 2017-06-21 22:15  wangxingg  阅读(135)  评论(0)    收藏  举报