MySQL 8.3.0
Source Code Documentation
DB_restrictions_aggregator_global_revoke_all Member List

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

aggregate(DB_restrictions &restrictions) overrideDB_restrictions_aggregator_global_revoke_allprivatevirtual
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 ulong grantee_db_access, const ulong grantee_restrictions, const std::string &db_name) noexceptDB_restrictions_aggregatorprotected
DB_restrictions_aggregator(const Auth_id &grantor, const Auth_id grantee, const ulong grantor_global_access, const ulong grantee_global_access, const DB_restrictions &grantor_restrictions, const DB_restrictions &grantee_restrictions, const ulong requested_access, const Security_context *sctx)DB_restrictions_aggregatorprotected
DB_restrictions_aggregator_global_revoke(const Auth_id &grantor, const Auth_id grantee, const ulong grantor_global_access, const ulong grantee_global_access, const DB_restrictions &grantor_restrictions, const DB_restrictions &grantee_restrictions, const ulong requested_access, const Security_context *sctx)DB_restrictions_aggregator_global_revokeprotected
DB_restrictions_aggregator_global_revoke_all(const Auth_id &grantor, const Auth_id grantee, const ulong grantor_global_access, const ulong grantee_global_access, const DB_restrictions &grantor_restrictions, const DB_restrictions &grantee_restrictions, const ulong requested_access, const Security_context *sctx)DB_restrictions_aggregator_global_revoke_allprivate
find_if_require_next_level_operation(ulong &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, ulong &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 ulong grantor_global_access, const ulong grantee_global_access, const ulong requested_access)Restrictions_aggregatorprotected
Restrictions_aggregator(const Restrictions_aggregator &)=deleteRestrictions_aggregatorprotected
Restrictions_aggregator(const Restrictions_aggregator &&)=deleteRestrictions_aggregatorprotected
Restrictions_aggregator_factoryDB_restrictions_aggregator_global_revoke_allfriend
set_if_db_level_operation(const ulong requested_access, const ulong restrictions_mask) noexceptDB_restrictions_aggregatorprotected
SQL_OP enum nameDB_restrictions_aggregatorprotected
Status typedefDB_restrictions_aggregatorprotected
validate() overrideDB_restrictions_aggregator_global_revoke_allprivatevirtual
validate_if_grantee_rl_not_empty()DB_restrictions_aggregator_global_revokeprotected
~Restrictions_aggregator()Restrictions_aggregatorvirtual