MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for PFS_key_schema, including all inherited members.
do_match(bool record_null, const char *record_value, size_t record_value_length) | PFS_key_string< NAME_CHAR_LEN > | inlineprotected |
do_match_prefix(bool record_null, const char *record_string, size_t record_string_length) | PFS_key_string< NAME_CHAR_LEN > | protected |
get_exact_key_value(bool &is_null, const char *&key_value, size_t &key_value_length) | PFS_key_string< NAME_CHAR_LEN > | inline |
m_find_flag | PFS_engine_key | protected |
m_is_null | PFS_engine_key | protected |
m_key_value | PFS_key_string< NAME_CHAR_LEN > | private |
m_key_value_length | PFS_key_string< NAME_CHAR_LEN > | private |
m_name | PFS_engine_key | |
match(const PFS_statements_digest_stat *pfs) | PFS_key_schema | |
PFS_engine_key(const char *name) | PFS_engine_key | inlineexplicit |
PFS_key_pstring(const char *name) | PFS_key_pstring | inlineexplicit |
PFS_key_schema(const char *schema) | PFS_key_schema | inlineexplicit |
PFS_key_string(const char *name) | PFS_key_string< NAME_CHAR_LEN > | inlineexplicit |
read(PFS_key_reader &reader, enum ha_rkey_function find_flag) override | PFS_key_string< NAME_CHAR_LEN > | inlinevirtual |
stateless_match(bool record_null, const char *record_string, size_t record_string_length, const char *m_key_value, size_t m_key_value_length, bool m_is_null, enum ha_rkey_function m_find_flag) | PFS_key_pstring | static |
stateless_read(PFS_key_reader &reader, enum ha_rkey_function find_flag, bool &is_null, char *key_value, uint *key_value_length, uint key_value_max_length) | PFS_key_pstring | inlinestatic |
~PFS_engine_key()=default | PFS_engine_key | virtual |
~PFS_key_pstring() override=default | PFS_key_pstring | |
~PFS_key_schema() override=default | PFS_key_schema | |
~PFS_key_string() override=default | PFS_key_string< NAME_CHAR_LEN > |