MySQL 9.1.0
Source Code Documentation
|
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 =0 | dd::Dictionary | pure virtual |
is_dd_schema_name(const String_type &schema_name) const =0 | dd::Dictionary | pure 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 =0 | dd::Dictionary | pure virtual |
is_dd_table_name(const String_type &schema_name, const String_type &table_name) const =0 | dd::Dictionary | pure virtual |
is_system_table_name(const String_type &schema_name, const String_type &table_name) const =0 | dd::Dictionary | pure virtual |
is_system_view_name(const char *schema_name, const char *table_name, bool *hidden) const =0 | dd::Dictionary | pure virtual |
is_system_view_name(const char *schema_name, const char *table_name) const =0 | dd::Dictionary | pure virtual |
table_type_error_code(const String_type &schema_name, const String_type &table_name) const =0 | dd::Dictionary | pure virtual |
~Dictionary()=default | dd::Dictionary | virtual |