MySQL 8.3.0
Source Code Documentation
Restrictions_aggregator_factory Member List

This is the complete list of members for Restrictions_aggregator_factory, including all inherited members.

create(THD *thd, const ACL_USER *acl_user, const char *db, const ulong rights, bool is_grant_revoke_all_on_db)Restrictions_aggregator_factorystatic
create(const Auth_id &grantor, const Auth_id &grantee, const ulong grantor_access, const ulong grantee_access, const DB_restrictions &grantor_restrictions, const DB_restrictions &grantee_restrictions, const ulong required_access, Db_access_map *db_map)Restrictions_aggregator_factorystatic
fetch_grantee(const ACL_USER *acl_user)Restrictions_aggregator_factoryprivatestatic
fetch_grantee_access(const ACL_USER *grantee, ulong &access, Restrictions &restrictions)Restrictions_aggregator_factoryprivatestatic
fetch_grantee_db_access(THD *thd, const ACL_USER *acl_user, const char *db)Restrictions_aggregator_factoryprivatestatic
fetch_grantor(const Security_context *sctx)Restrictions_aggregator_factoryprivatestatic
fetch_grantor_access(const Security_context *sctx, const char *db, ulong &global_access, Restrictions &restrictions)Restrictions_aggregator_factoryprivatestatic
fetch_grantor_db_access(THD *thd, const char *db)Restrictions_aggregator_factoryprivatestatic