Skip to main content

user_privileges

Overview​

View user authorization information.

Database​

information_schema

Table Information​

Column NameTypeDescription
GRANTEEvarchar(81)The user who is granted the privilege
TABLE_CATALOGvarchar(512)Always 'def'
PRIVILEGE_TYPEvarchar(64)Type of privilege
IS_GRANTABLEvarchar(3)Whether the privilege can be granted to others