MySQL 9.0.0
Source Code Documentation
DDL_Record Member List

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

DDL_Record()DDL_Record
get_deletable() constDDL_Recordinline
get_encryption_type() constDDL_Recordinline
get_id() constDDL_Recordinline
get_index_id() constDDL_Recordinline
get_new_file_path() constDDL_Recordinline
get_old_file_path() constDDL_Recordinline
get_page_no() constDDL_Recordinline
get_space_id() constDDL_Recordinline
get_table_id() constDDL_Recordinline
get_thread_id() constDDL_Recordinline
get_type() constDDL_Recordinline
m_deletableDDL_Recordprivate
m_heapDDL_Recordprivate
m_idDDL_Recordprivate
m_index_idDDL_Recordprivate
m_new_file_pathDDL_Recordprivate
m_old_file_pathDDL_Recordprivate
m_page_noDDL_Recordprivate
m_space_idDDL_Recordprivate
m_table_idDDL_Recordprivate
m_thread_idDDL_Recordprivate
m_typeDDL_Recordprivate
print(std::ostream &out) constDDL_Record
set_deletable(bool deletable)DDL_Recordinline
set_id(ulint id)DDL_Recordinline
set_index_id(ulint index_id)DDL_Recordinline
set_new_file_path(const char *name)DDL_Record
set_new_file_path(const byte *data, ulint len)DDL_Record
set_old_file_path(const char *name)DDL_Record
set_old_file_path(const byte *data, ulint len)DDL_Record
set_page_no(page_no_t page_no)DDL_Recordinline
set_space_id(space_id_t space)DDL_Recordinline
set_table_id(table_id_t table_id)DDL_Recordinline
set_thread_id(ulint thread_id)DDL_Recordinline
set_type(Log_Type type)DDL_Recordinline
validate() constDDL_Recordinline
~DDL_Record()DDL_Record