625
625
sort_length= param->sort_length;
626
626
rec_length= param->rec_length;
630
627
my_string_ptr_sort((uchar*) sort_keys, (uint) count, sort_length);
632
628
if (!my_b_inited(tempfile) &&
633
629
open_cached_file(tempfile, mysql_tmpdir, TEMP_PREFIX, DISK_BUFFER_SIZE,