MySQL 8.4.1
Source Code Documentation
DB_restrictions_aggregator_global_grant Member List

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

aggregate(DB_restrictions &restrictions) overrideDB_restrictions_aggregator_global_grantprivatevirtual
aggregate_restrictions(SQL_OP sql_op, const Db_access_map *m_db_map, DB_restrictions &restrictions)DB_restrictions_aggregatorprotected
check_db_access_and_restrictions_collision(const Access_bitmask grantee_db_access, const Access_bitmask grantee_restrictions, const std::string &db_name) noexceptDB_restrictions_aggregatorprotected
DB_restrictions_aggregator(const Auth_id &grantor, const Auth_id grantee, const Access_bitmask grantor_global_access, const Access_bitmask grantee_global_access, const DB_restrictions &grantor_restrictions, const DB_restrictions &grantee_restrictions, const Access_bitmask requested_access, const Security_context *sctx)DB_restrictions_aggregatorprotected
DB_restrictions_aggregator_global_grant(const Auth_id &grantor, const Auth_id grantee, const Access_bitmask grantor_global_access, const Access_bitmask grantee_global_access, const DB_restrictions &grantor_restrictions, const DB_restrictions &grantee_restrictions, const Access_bitmask requested_access, const Security_context *sctx)DB_restrictions_aggregator_global_grantprivate
find_if_require_next_level_operation(Access_bitmask &rights) const overrideDB_restrictions_aggregatorprotectedvirtual
generate(Abstract_restrictions &restrictions) overrideDB_restrictions_aggregatorvirtual
get_grantee_db_access(const std::string &db_name) constDB_restrictions_aggregatorprotected
get_grantee_db_access(const std::string &db_name, Access_bitmask &access) constDB_restrictions_aggregatorprotected
m_granteeRestrictions_aggregatorprotected
m_grantee_global_accessRestrictions_aggregatorprotected
m_grantee_rlDB_restrictions_aggregatorprotected
m_grantorRestrictions_aggregatorprotected
m_grantor_global_accessRestrictions_aggregatorprotected
m_grantor_rlDB_restrictions_aggregatorprotected
m_privs_not_processedDB_restrictions_aggregatorprotected
m_requested_accessRestrictions_aggregatorprotected
m_sctxDB_restrictions_aggregatorprotected
m_statusRestrictions_aggregatorprotected
operator=(const Restrictions_aggregator &)=deleteRestrictions_aggregatorprotected
operator=(const Restrictions_aggregator &&)=deleteRestrictions_aggregatorprotected
Restrictions_aggregator(const Auth_id &grantor, const Auth_id grantee, const Access_bitmask grantor_global_access, const Access_bitmask grantee_global_access, const Access_bitmask requested_access)Restrictions_aggregatorprotected
Restrictions_aggregator(const Restrictions_aggregator &)=deleteRestrictions_aggregatorprotected
Restrictions_aggregator(const Restrictions_aggregator &&)=deleteRestrictions_aggregatorprotected
Restrictions_aggregator_factoryDB_restrictions_aggregator_global_grantfriend
set_if_db_level_operation(const Access_bitmask requested_access, const Access_bitmask restrictions_mask) noexceptDB_restrictions_aggregatorprotected
SQL_OP enum nameDB_restrictions_aggregatorprotected
Status typedefDB_restrictions_aggregatorprotected
validate() overrideDB_restrictions_aggregator_global_grantprivatevirtual
~Restrictions_aggregator()Restrictions_aggregatorvirtual