MySQL 8.0.40
Source Code Documentation
|
This is the complete list of members for dd::Schema, including all inherited members.
Aux_key typedef | dd::Schema | |
Cache_partition typedef | dd::Schema | |
clone() const =0 | dd::Schema | pure virtual |
clone_dropped_object_placeholder() const =0 | dd::Schema | pure virtual |
create_event(THD *thd) const =0 | dd::Schema | pure virtual |
create_function(THD *thd) const =0 | dd::Schema | pure virtual |
create_procedure(THD *thd) const =0 | dd::Schema | pure virtual |
create_system_view(THD *thd) const =0 | dd::Schema | pure virtual |
create_table(THD *thd) const =0 | dd::Schema | pure virtual |
create_view(THD *thd) const =0 | dd::Schema | pure virtual |
created(bool convert_time) const =0 | dd::Schema | pure virtual |
DD_table typedef | dd::Schema | |
debug_print(String_type &outb) const =0 | dd::Weak_object | pure virtual |
default_collation_id() const =0 | dd::Schema | pure virtual |
default_encryption() const =0 | dd::Schema | pure virtual |
id() const =0 | dd::Entity_object | pure virtual |
Id_key typedef | dd::Schema | |
impl()=0 | dd::Entity_object | privatepure virtual |
impl() const =0 | dd::Entity_object | privatepure virtual |
Impl typedef | dd::Schema | |
is_persistent() const =0 | dd::Entity_object | pure virtual |
last_altered(bool convert_time) const =0 | dd::Schema | pure virtual |
name() const =0 | dd::Entity_object | pure virtual |
Name_key typedef | dd::Schema | |
options() const =0 | dd::Schema | pure virtual |
options()=0 | dd::Schema | pure virtual |
read_only() const =0 | dd::Schema | pure virtual |
se_private_data() const =0 | dd::Schema | pure virtual |
se_private_data()=0 | dd::Schema | pure virtual |
set_created(ulonglong created)=0 | dd::Schema | pure virtual |
set_default_collation_id(Object_id default_collation_id)=0 | dd::Schema | pure virtual |
set_default_encryption(bool default_encryption)=0 | dd::Schema | pure virtual |
set_last_altered(ulonglong last_altered)=0 | dd::Schema | pure virtual |
set_name(const String_type &name)=0 | dd::Entity_object | pure virtual |
set_options(const String_type &options_raw)=0 | dd::Schema | pure virtual |
set_options(const Properties &options)=0 | dd::Schema | pure virtual |
set_read_only(bool state)=0 | dd::Schema | pure virtual |
set_se_private_data(const String_type &se_private_data_raw)=0 | dd::Schema | pure virtual |
set_se_private_data(const Properties &se_private_data)=0 | dd::Schema | pure virtual |
update_aux_key(Aux_key *) const | dd::Schema | inlinevirtual |
update_id_key(Id_key *key) const | dd::Schema | inlinevirtual |
update_id_key(Id_key *key, Object_id id) | dd::Schema | static |
update_name_key(Name_key *key) const | dd::Schema | inlinevirtual |
update_name_key(Name_key *key, const String_type &name) | dd::Schema | static |
Weak_object()=default | dd::Weak_object | |
Weak_object(const Weak_object &)=default | dd::Weak_object | |
~Weak_object()=default | dd::Weak_object | virtual |