MySQL Forums
Forum List  »  MyISAM

Re: ERROR 126 (HY000): Incorrect key file for table
Posted by: Maria Kulagina
Date: February 01, 2008 04:05AM

I had this problem too, because /tmp directory size had not enough space to store temporary tables created by JOIN clause. I don't have access to server, so I had to change database structure to reduce tables size.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: ERROR 126 (HY000): Incorrect key file for table
7988
February 01, 2008 04:05AM


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.