MySQL 8.4.0
Source Code Documentation
Gtid_table_persistor Member List

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

compress(THD *thd)Gtid_table_persistor
compress_first_consecutive_range(TABLE *table, bool &is_complete)Gtid_table_persistorprivate
compress_in_single_transaction(THD *thd, bool &is_complete)Gtid_table_persistorprivate
delete_all(TABLE *table)Gtid_table_persistorprivate
encode_gtid_text(TABLE *table)Gtid_table_persistorprivate
fetch_gtids(Gtid_set *gtid_set)Gtid_table_persistor
fill_fields(Field **fields, const char *sid, const char *tag, rpl_gno gno_start, rpl_gno gno_end)Gtid_table_persistorprivate
get_gtid_interval(TABLE *table, std::string &sid, std::string &tag, rpl_gno &gno_start, rpl_gno &gno_end)Gtid_table_persistorprivate
Gtid_table_persistor()=defaultGtid_table_persistor
Gtid_table_persistor(const Gtid_table_persistor &info)Gtid_table_persistorprivate
m_atomic_countGtid_table_persistorprivate
number_fieldsGtid_table_persistorstatic
operator=(const Gtid_table_persistor &info)Gtid_table_persistorprivate
reset(THD *thd)Gtid_table_persistor
save(THD *thd, const Gtid *gtid)Gtid_table_persistor
save(const Gtid_set *gtid_set, bool compress=true)Gtid_table_persistor
save(TABLE *table, const Gtid_set *gtid_set)Gtid_table_persistorprivate
update_row(TABLE *table, const char *sid, const char *tag, rpl_gno gno_start, rpl_gno new_gno_end)Gtid_table_persistorprivate
warn_or_err_on_explicit_modification(THD *thd, Table_ref *table)Gtid_table_persistorinline
write_row(TABLE *table, const char *sid, const char *tag, rpl_gno gno_start, rpl_gno gno_end)Gtid_table_persistorprivate
~Gtid_table_persistor()=defaultGtid_table_persistorvirtual