, including all inherited members.
ALG_BKA enum value (defined in JOIN_CACHE) | JOIN_CACHE | |
ALG_BKA_UNIQUE enum value (defined in JOIN_CACHE) | JOIN_CACHE | |
ALG_BNL enum value (defined in JOIN_CACHE) | JOIN_CACHE | |
ALG_NONE enum value (defined in JOIN_CACHE) | JOIN_CACHE | |
alloc_buffer() | JOIN_CACHE | [protected] |
alloc_fields(uint external_fields) (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
aux_buff_size (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
aux_buffer_incr() | JOIN_CACHE_BKA | [protected, virtual] |
aux_buffer_min_size() const | JOIN_CACHE_BKA | [protected, virtual] |
blob_data_is_in_rec_buff(uchar *rec_ptr) (defined in JOIN_CACHE) | JOIN_CACHE | [inline, protected] |
blob_ptr (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
blobs (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
buff (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
buff_size (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
calc_check_only_first_match(const JOIN_TAB *t) const | JOIN_CACHE | [inline, protected] |
calc_record_fields() (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
check_all_match_flags_for_key(uchar *key_chain_ptr) (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [virtual] |
check_emb_key_usage() (defined in JOIN_CACHE_BKA) | JOIN_CACHE_BKA | [protected] |
check_match(uchar *rec_ptr) | JOIN_CACHE_BKA_UNIQUE | [protected, virtual] |
check_only_first_match | JOIN_CACHE | [protected] |
create_flag_fields() (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
create_remaining_fields(bool all_read_fields) (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
curr_rec_link (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
curr_rec_pos (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
data_field_count (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
data_field_ptr_count (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
emb_key_length (defined in JOIN_CACHE_BKA) | JOIN_CACHE_BKA | [protected] |
end_pos (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
end_send() | JOIN_CACHE | [inline, virtual] |
enum_op_type enum name (defined in QEP_operation) | QEP_operation | |
external_key_arg_fields (defined in JOIN_CACHE_BKA) | JOIN_CACHE_BKA | [protected] |
field_descr (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
fields (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
flag_fields (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
free() | JOIN_CACHE | [inline, virtual] |
generate_full_extensions(uchar *rec_ptr) (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
get_curr_emb_key() (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline, protected] |
get_curr_key_chain() (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline] |
get_curr_rec() (defined in JOIN_CACHE) | JOIN_CACHE | [inline, virtual] |
get_curr_rec_link() (defined in JOIN_CACHE) | JOIN_CACHE | [inline, virtual] |
get_emb_key(uchar *ref_ptr) (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline, protected] |
get_fld_offset(uchar *ptr) (defined in JOIN_CACHE) | JOIN_CACHE | [inline, protected] |
get_match_flag_by_pos(uchar *rec_ptr) (defined in JOIN_CACHE) | JOIN_CACHE | [virtual] |
get_next_key(uchar **key) (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [virtual] |
get_next_key_ref(uchar *key_ref_ptr) (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline, protected] |
get_next_rec_ref(uchar *ref_ptr) (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline, protected] |
get_offset(uint ofs_sz, uchar *ptr) (defined in JOIN_CACHE) | JOIN_CACHE | [inline, protected] |
get_rec_length(uchar *ptr) (defined in JOIN_CACHE) | JOIN_CACHE | [inline, protected] |
get_rec_ref(uchar *ptr) (defined in JOIN_CACHE) | JOIN_CACHE | [inline, protected] |
get_record() (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [virtual] |
get_record_by_pos(uchar *rec_ptr) (defined in JOIN_CACHE) | JOIN_CACHE | [virtual] |
get_size_of_fld_offset() (defined in JOIN_CACHE) | JOIN_CACHE | [inline, protected] |
get_size_of_key_offset() (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline, protected] |
get_size_of_rec_length() (defined in JOIN_CACHE) | JOIN_CACHE | [inline, protected] |
get_size_of_rec_offset() (defined in JOIN_CACHE) | JOIN_CACHE | [inline, protected] |
init() | JOIN_CACHE_BKA_UNIQUE | [virtual] |
init_join_matching_records(RANGE_SEQ_IF *seq_funcs, uint ranges) (defined in JOIN_CACHE_BKA) | JOIN_CACHE_BKA | [protected] |
init_mrr_buff() (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline, protected, virtual] |
is_key_access() (defined in JOIN_CACHE_BKA) | JOIN_CACHE_BKA | [inline, virtual] |
is_null_key_ref(uchar *key_ref_ptr) (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline, protected] |
join (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
JOIN_CACHE(JOIN *j, JOIN_TAB *tab, JOIN_CACHE *prev) | JOIN_CACHE | [inline] |
JOIN_CACHE_BKA(JOIN *j, JOIN_TAB *tab, uint flags, JOIN_CACHE *prev) | JOIN_CACHE_BKA | [inline] |
JOIN_CACHE_BKA (defined in JOIN_CACHE) | JOIN_CACHE | [friend] |
JOIN_CACHE_BKA_UNIQUE(JOIN *j, JOIN_TAB *tab, uint flags, JOIN_CACHE *prev) (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline] |
JOIN_CACHE_BKA_UNIQUE (defined in JOIN_CACHE) | JOIN_CACHE | [friend] |
JOIN_CACHE_BNL (defined in JOIN_CACHE) | JOIN_CACHE | [friend] |
join_matching_records(bool skip_last) (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [protected, virtual] |
join_null_complements(bool skip_last) (defined in JOIN_CACHE) | JOIN_CACHE | [protected, virtual] |
join_records(bool skip_last) (defined in JOIN_CACHE) | JOIN_CACHE | |
join_tab | QEP_operation | |
key_search(uchar *key, uint key_len, uchar **key_ref_ptr) (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [protected] |
last_rec_blob_data_is_in_rec_buff (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
last_rec_pos (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
length (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
local_key_arg_fields (defined in JOIN_CACHE_BKA) | JOIN_CACHE_BKA | [protected] |
mrr_buff (defined in JOIN_CACHE_BKA) | JOIN_CACHE_BKA | [protected] |
mrr_mode (defined in JOIN_CACHE_BKA) | JOIN_CACHE_BKA | [protected] |
next_cache (defined in JOIN_CACHE) | JOIN_CACHE | |
offset_size(ulong len) (defined in JOIN_CACHE) | JOIN_CACHE | [inline, protected] |
operator delete(void *ptr, size_t size) (defined in Sql_alloc) | Sql_alloc | [inline, static] |
operator delete(void *ptr, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | [inline, static] |
operator delete[](void *ptr, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | [inline, static] |
operator delete[](void *ptr, size_t size) (defined in Sql_alloc) | Sql_alloc | [inline, static] |
operator new(size_t size) (defined in Sql_alloc) | Sql_alloc | [inline, static] |
operator new(size_t size, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | [inline, static] |
operator new[](size_t size) (defined in Sql_alloc) | Sql_alloc | [inline, static] |
operator new[](size_t size, MEM_ROOT *mem_root) (defined in Sql_alloc) | Sql_alloc | [inline, static] |
OT_CACHE enum value (defined in QEP_operation) | QEP_operation | |
OT_TMP_TABLE enum value (defined in QEP_operation) | QEP_operation | |
pack_length (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
pack_length_with_blob_ptrs (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
pos (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
prev_cache (defined in JOIN_CACHE) | JOIN_CACHE | |
put_record() | JOIN_CACHE | [inline, virtual] |
put_record_in_cache() (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [protected, virtual] |
QEP_operation() (defined in QEP_operation) | QEP_operation | [inline] |
QEP_operation(JOIN_TAB *tab) (defined in QEP_operation) | QEP_operation | [inline] |
read_all_flag_fields_by_pos(uchar *rec_ptr) | JOIN_CACHE | [protected] |
read_record_field(CACHE_FIELD *copy, bool last_record) (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
read_referenced_field(CACHE_FIELD *copy, uchar *rec_ptr, uint *len) (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
read_some_flag_fields() | JOIN_CACHE | [protected] |
read_some_record_fields() | JOIN_CACHE | [protected] |
records (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
referenced_fields (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
rem_space() (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline, protected, virtual] |
reset_cache(bool for_writing) | JOIN_CACHE_BKA_UNIQUE | [virtual] |
restore_last_record() (defined in JOIN_CACHE) | JOIN_CACHE | [protected, virtual] |
set_constants() (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
set_curr_rec_link(uchar *link) (defined in JOIN_CACHE) | JOIN_CACHE | [inline, virtual] |
set_match_flag_if_none(JOIN_TAB *first_inner, uchar *rec_ptr) (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
skip_index_tuple(range_seq_t rseq, char *range_info) | JOIN_CACHE_BKA_UNIQUE | |
skip_record_if_match() (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [protected, virtual] |
Sql_alloc() (defined in Sql_alloc) | Sql_alloc | [inline] |
store_emb_key_ref(uchar *ref_ptr, uchar *ref) (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline, protected] |
store_fld_offset(uchar *ptr, ulong ofs) (defined in JOIN_CACHE) | JOIN_CACHE | [inline, protected] |
store_next_key_ref(uchar *key_ref_ptr, uchar *ref) (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline, protected] |
store_next_rec_ref(uchar *ref_ptr, uchar *ref) (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline, protected] |
store_null_key_ref(uchar *key_ref_ptr) (defined in JOIN_CACHE_BKA_UNIQUE) | JOIN_CACHE_BKA_UNIQUE | [inline, protected] |
store_offset(uint ofs_sz, uchar *ptr, ulong ofs) (defined in JOIN_CACHE) | JOIN_CACHE | [inline, protected] |
store_rec_length(uchar *ptr, ulong len) (defined in JOIN_CACHE) | JOIN_CACHE | [inline, protected] |
store_rec_ref(uchar *ptr, uchar *ref) (defined in JOIN_CACHE) | JOIN_CACHE | [inline, protected] |
tables (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
type() (defined in JOIN_CACHE) | JOIN_CACHE | [inline, virtual] |
use_emb_key (defined in JOIN_CACHE_BKA) | JOIN_CACHE_BKA | [protected] |
with_length (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
with_match_flag (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
write_record_data(uchar *link, bool *is_full) (defined in JOIN_CACHE) | JOIN_CACHE | [protected] |
~JOIN_CACHE() (defined in JOIN_CACHE) | JOIN_CACHE | [inline, virtual] |
~QEP_operation() (defined in QEP_operation) | QEP_operation | [inline, virtual] |
~Sql_alloc() (defined in Sql_alloc) | Sql_alloc | [inline] |