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%;
linux :help内置命令
mysql:help grant,help show databases;help index(所有index相关的命令)
help show (找到其中的grant,show grants for 'root'@'localhost';即可查看root的权限
使用模糊匹配:help show grant%;