This statement is used to view user permissions.

    illustrate:

    1. SHOW ALL GRANTS can view the permissions of all users.
    2. If user_identity is specified, view the permissions of the specified user. And the user_identity must be created by the CREATE USER command.
    1. View the permissions of the specified user