47
47
uint32_t maxbuffer,IO_CACHE *tempfile,
49
static bool save_index(SORTPARAM *param,unsigned char **sort_keys, uint32_t count,
49
static bool save_index(SORTPARAM *param,unsigned char **sort_keys, uint32_t count,
50
50
filesort_info_st *table_sort);
51
51
static uint32_t suffix_length(uint32_t string_length);
52
52
static uint32_t sortlength(Session *session, SORT_FIELD *sortorder, uint32_t s_length,