MySQL 8.4.0
Source Code Documentation
DDL_Log_Table Member List

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

convert_to_ddl_record(bool is_clustered, rec_t *rec, const ulint *offsets, DDL_Record &record)DDL_Log_Tableprivate
create_tuple(const DDL_Record &record)DDL_Log_Tableprivate
create_tuple(ulint id, const dict_index_t *index)DDL_Log_Tableprivate
DDL_Log_Table()DDL_Log_Table
DDL_Log_Table(trx_t *trx)DDL_Log_Tableexplicit
fetch_value(const byte *data, ulint offset)DDL_Log_Tableprivate
insert(const DDL_Record &record)DDL_Log_Table
m_heapDDL_Log_Tableprivate
m_tableDDL_Log_Tableprivate
m_thrDDL_Log_Tableprivate
m_trxDDL_Log_Tableprivate
m_tupleDDL_Log_Tableprivate
parse_id(const dict_index_t *index, rec_t *rec, const ulint *offsets)DDL_Log_Tableprivate
remove(ulint id)DDL_Log_Table
remove(const DDL_Records &records)DDL_Log_Table
s_id_col_lenDDL_Log_Tableprivatestatic
s_id_col_noDDL_Log_Tableprivatestatic
s_index_id_col_lenDDL_Log_Tableprivatestatic
s_index_id_col_noDDL_Log_Tableprivatestatic
s_new_file_path_col_noDDL_Log_Tableprivatestatic
s_old_file_path_col_noDDL_Log_Tableprivatestatic
s_page_no_col_lenDDL_Log_Tableprivatestatic
s_page_no_col_noDDL_Log_Tableprivatestatic
s_space_id_col_lenDDL_Log_Tableprivatestatic
s_space_id_col_noDDL_Log_Tableprivatestatic
s_table_id_col_lenDDL_Log_Tableprivatestatic
s_table_id_col_noDDL_Log_Tableprivatestatic
s_thread_id_col_lenDDL_Log_Tableprivatestatic
s_thread_id_col_noDDL_Log_Tableprivatestatic
s_type_col_lenDDL_Log_Tableprivatestatic
s_type_col_noDDL_Log_Tableprivatestatic
search(ulint thread_id, DDL_Records &records)DDL_Log_Table
search_all(DDL_Records &records)DDL_Log_Table
search_by_id(ulint id, dict_index_t *index, DDL_Records &records)DDL_Log_Tableprivate
set_field(const byte *data, ulint offset, ulint len, DDL_Record &record)DDL_Log_Tableprivate
start_query_thread()DDL_Log_Tableprivate
stop_query_thread()DDL_Log_Tableprivate
~DDL_Log_Table()DDL_Log_Table