MySQL 8.3.0
Source Code Documentation
DB_restrictions_aggregator_db_grant Member List

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

aggregate(DB_restrictions &restrictions) overrideDB_restrictions_aggregator_db_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 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_db_grant(const Auth_id &grantor, const Auth_id grantee, const ulong grantor_global_access, const ulong grantee_global_access, const ulong grantor_db_access, const ulong grantee_db_access, const DB_restrictions &grantor_restrictions, const DB_restrictions &grantee_restrictions, const ulong requested_access, bool is_grant_all, const std::string &db_name, const Security_context *sctx)DB_restrictions_aggregator_db_grantprivate
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_db_nameDB_restrictions_aggregator_db_grantprivate
m_granteeRestrictions_aggregatorprotected
m_grantee_db_accessDB_restrictions_aggregator_db_grantprivate
m_grantee_global_accessRestrictions_aggregatorprotected
m_grantee_rlDB_restrictions_aggregatorprotected
m_grantorRestrictions_aggregatorprotected
m_grantor_db_accessDB_restrictions_aggregator_db_grantprivate
m_grantor_global_accessRestrictions_aggregatorprotected
m_grantor_rlDB_restrictions_aggregatorprotected
m_is_grant_allDB_restrictions_aggregator_db_grantprivate
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_db_grantfriend
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_db_grantprivatevirtual
~Restrictions_aggregator()Restrictions_aggregatorvirtual