Hi All,

Hope you can help me with this problem:

I had an error that my database is already full, when i do a select there is
always no result even select * from tablename.

but when i look at it on /var/lib/mysql i can see the size of the file is
still huge,

-rw-rw----  1 mysql mysql       9174 Feb 18 11:46 tablename.frm
-rw-rw----  1 mysql mysql 4294967092 Feb 18 11:49 tablename.MYD
-rw-rw----  1 mysql mysql  782402560 Feb 18 11:52 tablename.MYI

which might mean that the data should still be in there somewhere, but how
can i retrieve it?

TIA

Regards
nhadie

________________________________________________
Message sent using UebiMiau 2.7


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

Reply via email to