Column Name | Data Type | Description |
role_name | char(32) | Name of granted role |
gr_type | char(1) | Type of grant: U--user G--group R--role P--public Blank |
grantee_name | char(32) | Name of grantee |
admin_option | char(1) | Y if grantee can GRANT this role to others N if not |