MySQL Forums
Forum List  »  MyISAM

Re: Query failed: Got error 127 from table handler
Posted by: Chis Florinel
Date: September 05, 2005 08:51AM

table is corrput.
try REPAIR TABLE tablename
or myisamchk (command line).

I believe that are many threads in this forum with the same problem.
Search....

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Query failed: Got error 127 from table handler
5980
September 05, 2005 08:51AM
10172
September 08, 2005 06:04AM
3524
September 08, 2005 07:16AM
3105
September 09, 2005 06:10AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.