MySQL 9.0.0
Source Code Documentation
cursor_by_host Member List

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

cursor_by_host(const PFS_engine_table_share *share)cursor_by_hostexplicitprotected
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()cursor_by_hoststatic
index_first()PFS_engine_tableinlinevirtual
index_init(uint idx, bool sorted)PFS_engine_tableinlinevirtual
index_last()PFS_engine_tableinlinevirtual
index_next() overridecursor_by_hostvirtual
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_indexPFS_engine_tableprotected
m_next_poscursor_by_hostprivate
m_normalizerPFS_engine_tableprotected
m_opened_indexcursor_by_hostprotected
m_poscursor_by_hostprivate
m_pos_ptrPFS_engine_tableprotected
m_share_ptrPFS_engine_tableprotected
make_row(PFS_host *host)=0cursor_by_hostprotectedpure virtual
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)=0PFS_engine_tableprotectedpure virtual
reset_position() overridecursor_by_hostvirtual
rnd_init(bool scan)PFS_engine_tableinlinevirtual
rnd_next() overridecursor_by_hostvirtual
rnd_pos(const void *pos) overridecursor_by_hostvirtual
set_position(const void *ref)PFS_engine_table
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
~cursor_by_host() override=defaultcursor_by_host
~PFS_engine_table()=defaultPFS_engine_tablevirtual