I have a table in a MySQL database on a Solaris system which contains log
entries and have stupidly overflowed Solaris' 4GB file
limit.  The table is unusable. isamchk reports:
       error: 'log.ISD' is not a ISAM-table

I have tried making a truncated copy of the file and isamchk'ing the
shorted file. The message is still the same. Based on the amount of time 
isamchk takes to determine the file is not it's domain (< 1/10sec) 
the problem must be something simple like a missing header or start of record
mark.

Any ideas? Is the ISAM format documented anywhere? 

                Nigel

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to