Hi

Say there is a table with 3 columns each of it defined as mediumint
unsigned. Every column has an index idx1..3. When using myisamchk
--sort-index --sort-records=3 (for sorting the table according to the
third index idx3) myisamchk fails with the error:

- Can`t use repair_by_sort with FULLTEXT key

Is it only possible to use this function on columns with a unique index?

License serial # 6573

Thanks for your answers
Philip J. Weber

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to