MySQL 8.4.0
Source Code Documentation
table_host_cache Member List

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

create(PFS_engine_table_share *)table_host_cachestatic
delete_all_rows()table_host_cachestatic
delete_row(TABLE *table, const unsigned char *buf, Field **fields)PFS_engine_table
delete_row_values(TABLE *table, const unsigned char *buf, Field **fields)PFS_engine_tableprotectedvirtual
find_engine_table_share(const char *name)PFS_engine_tablestatic
get_position(void *ref)PFS_engine_table
get_row_count()table_host_cachestatic
index_first()PFS_engine_tableinlinevirtual
index_init(uint idx, bool sorted) overridetable_host_cachevirtual
index_last()PFS_engine_tableinlinevirtual
index_next() overridetable_host_cachevirtual
index_next_same(const uchar *key, uint key_len)PFS_engine_tablevirtual
index_prev()PFS_engine_tableinlinevirtual
index_read(KEY *key_infos, uint index, const uchar *key, uint key_len, enum ha_rkey_function find_flag)PFS_engine_tablevirtual
index_read_last(KEY *key_infos, const uchar *key, uint key_len)PFS_engine_tableinlinevirtual
m_all_rowstable_host_cacheprivate
m_indexPFS_engine_tableprotected
m_next_postable_host_cacheprivate
m_normalizerPFS_engine_tableprotected
m_opened_indextable_host_cacheprivate
m_postable_host_cacheprivate
m_pos_ptrPFS_engine_tableprotected
m_rowtable_host_cacheprivate
m_row_counttable_host_cacheprivate
m_sharetable_host_cachestatic
m_share_ptrPFS_engine_tableprotected
m_table_deftable_host_cacheprivatestatic
m_table_locktable_host_cacheprivatestatic
make_row(Host_entry *entry, row_host_cache *row)table_host_cacheprivatestatic
materialize(THD *thd)table_host_cacheprivate
PFS_engine_table(const PFS_engine_table_share *share, void *pos)PFS_engine_tableinlineprotected
read_row(TABLE *table, unsigned char *buf, Field **fields)PFS_engine_table
read_row_values(TABLE *table, unsigned char *buf, Field **fields, bool read_all) overridetable_host_cacheprotectedvirtual
reset_position() overridetable_host_cachevirtual
rnd_init(bool scan)PFS_engine_tableinlinevirtual
rnd_next() overridetable_host_cachevirtual
rnd_pos(const void *pos) overridetable_host_cachevirtual
set_position(const void *ref)PFS_engine_table
table_host_cache()table_host_cacheprotected
update_row(TABLE *table, const unsigned char *old_buf, unsigned char *new_buf, Field **fields)PFS_engine_table
update_row_values(TABLE *table, const unsigned char *old_buf, unsigned char *new_buf, Field **fields)PFS_engine_tableprotectedvirtual
~PFS_engine_table()=defaultPFS_engine_tablevirtual
~table_host_cache() override=defaulttable_host_cache