This statement is used to view user permissions.
illustrate:
- SHOW ALL GRANTS can view the permissions of all users.
- If user_identity is specified, view the permissions of the specified user. And the user_identity must be created by the CREATE USER command.
View the permissions of the specified user