MySQL Forums
Forum List  »  MyISAM

Re: incorrect key file without table name
Posted by: Ingo Strüwing
Date: May 09, 2006 04:01AM

Sorry, I may have expressed myself unclearly.

An error message is usually a response to an SQL statement.
For example:

SELECT * FROM table1;
Query failed:incorrect key file for table 'table1'; try to repair it

So my question is: What is the SQL statement that produced the error message?

Ingo Strüwing, Senior Software Developer - Storage Engines
MySQL AB, www.mysql.com

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: incorrect key file without table name
1617
May 09, 2006 04:01AM


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.