11752
11759
if ((error=info->file->index_next(info->record)))
11753
11760
return info->table->report_error(error);
11755
11763
} while (!key_cmp(tab->table->key_info[tab->index].key_part,
11756
11764
tab->insideout_buf, key->key_length));
11757
11765
tab->insideout_match_tab->found_match= 0;