Did you try to repair it again and use myisamchk -r table.MYI  
Did you check your .err file (log)

_____________________________
Steve Poirier

 

> -----Original Message-----
> From: Haitao Jiang [mailto:[EMAIL PROTECTED] 
> Sent: August 6, 2004 1:21 PM
> To: [EMAIL PROTECTED]
> Subject: ERROR 1030 (HY000): Got error 127 from storage engine
> 
> 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]
> 
> 


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

Reply via email to