MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Default_object_creation_ctx, including all inherited members.
change_env(THD *thd) const override | Default_object_creation_ctx | protectedvirtual |
create_backup_ctx(THD *thd) const override | Default_object_creation_ctx | protectedvirtual |
Default_object_creation_ctx(THD *thd) | Default_object_creation_ctx | protected |
Default_object_creation_ctx(const CHARSET_INFO *client_cs, const CHARSET_INFO *connection_cl) | Default_object_creation_ctx | protected |
delete_backup_ctx() override | Default_object_creation_ctx | protectedvirtual |
get_client_cs() | Default_object_creation_ctx | inline |
get_connection_cl() | Default_object_creation_ctx | inline |
m_client_cs | Default_object_creation_ctx | protected |
m_connection_cl | Default_object_creation_ctx | protected |
Object_creation_ctx()=default | Object_creation_ctx | protected |
restore_env(THD *thd, Object_creation_ctx *backup_ctx) | Object_creation_ctx | |
set_n_backup(THD *thd) | Object_creation_ctx | |
~Object_creation_ctx()=default | Object_creation_ctx | virtual |