Can anyone tell me what this means and how to fix it? I ran the below 
query to simple add another index and this is what i got. Thank you.

mysql> alter table message add index subject2 (subject(10));
ERROR 1034: 126 for record at pos 176850808

        - Dan

---------------------------------------------------------------------
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