Hi, 

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?

Thanks a lot

Haitao

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

Reply via email to