Hello all,

My /var partition has become full, and now when I try load my db (the files are in /var/lib/mysql/db/) I get the following message for the table "my_table":

use db;
Didn't find any fields in table 'my_table'

I then do "describe my_table" and I get:

ERROR 1016: Can't open file: 'my_table.MYD'. (errno: 145).

I freed up some space under /var but I still recieve the above messages. Does this mean that my table has been corrupted? Is there any way to recover this table?

Thanks in advance,
Vikas

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



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



Reply via email to