MySQL 8.3.0
Source Code Documentation
dd::Dictionary Member List

This is the complete list of members for dd::Dictionary, including all inherited members.

get_dd_table(const String_type &schema_name, const String_type &table_name) const =0dd::Dictionarypure virtual
is_dd_schema_name(const String_type &schema_name) const =0dd::Dictionarypure virtual
is_dd_table_access_allowed(bool is_dd_internal_thread, bool is_ddl_statement, const char *schema_name, size_t schema_length, const char *table_name) const =0dd::Dictionarypure virtual
is_dd_table_name(const String_type &schema_name, const String_type &table_name) const =0dd::Dictionarypure virtual
is_system_table_name(const String_type &schema_name, const String_type &table_name) const =0dd::Dictionarypure virtual
is_system_view_name(const char *schema_name, const char *table_name, bool *hidden) const =0dd::Dictionarypure virtual
is_system_view_name(const char *schema_name, const char *table_name) const =0dd::Dictionarypure virtual
table_type_error_code(const String_type &schema_name, const String_type &table_name) const =0dd::Dictionarypure virtual
~Dictionary()=defaultdd::Dictionaryvirtual