role_edges

0 rows


Description

Role hierarchy and role grants

Columns

Column Type Size Nulls Auto Default Children Parents Comments
FROM_HOST CHAR 255
FROM_USER CHAR 32
TO_HOST CHAR 255
TO_USER CHAR 32
WITH_ADMIN_OPTION enum('N', 'Y') 1 N

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc/Asc/Asc/Asc FROM_HOST + FROM_USER + TO_HOST + TO_USER

Relationships