Re: DB acts like a good db but is really corrupt?

2007-12-21 Thread cirisme
On Dec 21, 2007, at 9:15 PM, Baron Schwartz wrote: Hi, On Dec 21, 2007 8:08 PM, cirisme <[EMAIL PROTECTED]> wrote: I have one table in my database that is completely unhappy with mysqldump. However, it acts like it's just fine. Performing checks on this table comes up okay: m

DB acts like a good db but is really corrupt?

2007-12-21 Thread cirisme
I have one table in my database that is completely unhappy with mysqldump. However, it acts like it's just fine. Performing checks on this table comes up okay: mysql> CHECK TABLE post; ++---+--+--+ | Table | Op| Msg_type | Msg_text | +-