RBAC(role based access control) needs the following data: * Add account_locked column to mysql.user * Add mysql.role_edges table * Add mysql.default_roles table * Add Create_role_priv and Drop_role_priv privilege
RBAC(role based access control) needs the following data: * Add account_locked column to mysql.user * Add mysql.role_edges table * Add mysql.default_roles table * Add Create_role_priv and Drop_role_priv privilege