Home
last modified time | relevance | path

Searched refs:has_granted_roles (Results 1 – 1 of 1) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/
H A Dsql_authorization.cc4574 bool has_granted_roles = (ei != ei_end); in get_privilege_access_maps() local
4583 if (has_granted_roles || mandatory_roles.size() > 0) { in get_privilege_access_maps()