722
722
internal::my_string_ptr_sort((unsigned char*) sort_keys, (uint32_t) count, sort_length);
723
723
if (!my_b_inited(tempfile) &&
724
open_cached_file(tempfile, drizzle_tmpdir.c_str(), TEMP_PREFIX, DISK_BUFFER_SIZE, MYF(MY_WME)))
724
tempfile->open_cached_file(drizzle_tmpdir.c_str(), TEMP_PREFIX, DISK_BUFFER_SIZE, MYF(MY_WME)))