979
979
We can't update the index in mi_sort_records if we have a
980
980
prefix compressed or fulltext index
983
983
for (key=0 ; key < share->base.keys; key++)
984
984
if (share->keyinfo[key].flag & (HA_BINARY_PACK_KEY))
987
987
error=mi_sort_records(param,info,filename,param->opt_sort_key,
988
988
/* what is the following parameter for ? */
991
991
datafile=info->dfile; /* This is now locked */
992
992
if (!error && !update_index)