Haitao Jiang <[EMAIL PROTECTED]> wrote:

> I have done following on a 8 million row table (4GB):
> repair table
> optimize table
> drop one of the fulltext index
> optimize table again
> 
> Now fulltext search stop working and I am getting:
> 
> ERROR 1030 (HY000): Got error 127 from storage engine
> 
> What does this mean? Index corrupted? How that happen? Any place I can
> get a list of MySQL error code and know what they mean?

[EMAIL PROTECTED] ~]$ perror 127
127 = Record-file is crashed






-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to