addon_fields | Sort_param | |
clear_addon_fields() | Sort_param | |
count_json_keys() const | Sort_param | private |
count_varlen_keys() const | Sort_param | inlineprivate |
decide_addon_fields(Filesort *file_sort, const Mem_root_array< TABLE * > &tables, bool force_sort_rowids) | Sort_param | |
enum_sort_algorithm enum name | Sort_param | |
FILESORT_ALG_NONE enum value | Sort_param | |
FILESORT_ALG_STD_SORT enum value | Sort_param | |
FILESORT_ALG_STD_STABLE enum value | Sort_param | |
fixed_res_length | Sort_param | |
get_rec_and_res_len(uchar *record_start, uint *recl, uint *resl) | Sort_param | |
get_record_length(uchar *p) const | Sort_param | |
get_start_of_payload(uchar *p) const | Sort_param | inline |
get_start_of_payload(uint default_val, bool is_varlen, uchar *p) | Sort_param | inlinestatic |
init_for_filesort(Filesort *file_sort, Bounds_checked_array< st_sort_field > sf_array, uint sortlen, const Mem_root_array< TABLE * > &tables, ha_rows maxrows, bool remove_duplicates) | Sort_param | |
init_for_unittest(Bounds_checked_array< st_sort_field > sf_array) | Sort_param | inline |
local_sortorder | Sort_param | |
m_addon_fields_status | Sort_param | |
m_addon_length | Sort_param | |
m_fixed_rec_length | Sort_param | private |
m_fixed_sort_length | Sort_param | private |
m_last_key_seen | Sort_param | |
m_num_json_keys | Sort_param | private |
m_num_varlen_keys | Sort_param | private |
m_packable_length | Sort_param | private |
m_remove_duplicates | Sort_param | |
m_sort_algorithm | Sort_param | |
m_using_packed_addons | Sort_param | private |
make_sortkey(Bounds_checked_array< uchar > dst, const Mem_root_array< TABLE * > &tables, size_t *longest_addons) | Sort_param | |
make_sortkey(uchar *dst, size_t dst_len, const Mem_root_array< TABLE * > &tables) | Sort_param | inline |
max_compare_length() const | Sort_param | inline |
max_record_length() const | Sort_param | inline |
max_rows | Sort_param | |
max_rows_per_buffer | Sort_param | |
operator=(const Sort_param &)=delete | Sort_param | |
set_max_compare_length(uint len) | Sort_param | inline |
set_max_record_length(uint len) | Sort_param | inline |
size_of_varlength_field | Sort_param | static |
Sort_param()=default | Sort_param | |
Sort_param(const Sort_param &)=delete | Sort_param | |
store_varlen_key_length(uchar *p, uint sz) | Sort_param | inlinestatic |
sum_ref_length | Sort_param | |
tmp_buffer | Sort_param | |
try_to_pack_addons() | Sort_param | |
use_hash | Sort_param | |
using_addon_fields() const | Sort_param | inline |
using_json_keys() const | Sort_param | inline |
using_packed_addons() const | Sort_param | inline |
using_pq | Sort_param | |
using_varlen_keys() const | Sort_param | inline |