205
206
if (usable_index == MAX_KEY)
207
209
table->sort.io_cache= new internal::IO_CACHE;
212
(table->sort.found_records = filesort(session, table, sortorder, length,
213
(table->sort.found_records = filesort.run(table, sortorder, length,
218
218
free_underlaid_joins(session, &session->lex->select_lex);