Never mind. This was simply my mistake. mysqld had a different copy of
the table in it's cache, so the problem went away when I restarted the
server process.
Thanks anyway,
Kyle Cronan
<[EMAIL PROTECTED]>
-
Before posting, pl
Hello all,
I was getting the following error trying to clean out a large table of
call logs for a long distance billing system:
mysql> delete from calls where calltime<'2001-02-01';
ERROR 1034: Incorrect key file for table: 'calls'. Try to repair it
But then myisamchk finds nothing, even using