MySQL 9.1.0
Source Code Documentation
|
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 Access_bitmask rights, bool is_grant_revoke_all_on_db) | Restrictions_aggregator_factory | static |
create(const Auth_id &grantor, const Auth_id &grantee, const Access_bitmask grantor_access, const Access_bitmask grantee_access, const DB_restrictions &grantor_restrictions, const DB_restrictions &grantee_restrictions, const Access_bitmask required_access, Db_access_map *db_map) | Restrictions_aggregator_factory | static |
fetch_grantee(const ACL_USER *acl_user) | Restrictions_aggregator_factory | privatestatic |
fetch_grantee_access(const ACL_USER *grantee, Access_bitmask &access, Restrictions &restrictions) | Restrictions_aggregator_factory | privatestatic |
fetch_grantee_db_access(THD *thd, const ACL_USER *acl_user, const char *db) | Restrictions_aggregator_factory | privatestatic |
fetch_grantor(const Security_context *sctx) | Restrictions_aggregator_factory | privatestatic |
fetch_grantor_access(const Security_context *sctx, const char *db, Access_bitmask &global_access, Restrictions &restrictions) | Restrictions_aggregator_factory | privatestatic |
fetch_grantor_db_access(THD *thd, const char *db) | Restrictions_aggregator_factory | privatestatic |