On Sun, Feb 25, 2001 at 12:16:39AM +0100, Katja Ide wrote:
> Hi everyone,
> We've got a database with 46 tables running on the server of Schlund for
> four months now. During these four months we've been inserting data into
> the database by PHP-scripts without any problem whatsoever - until two
> weeks ago. Then we suddenly noticed that some of the data had
> disappeared: it had been deleted from the database. These deletions
> mostly followed the same structure:

I've only seen this when my data files wrapped the 4G limit in
3.22.27. Data would just be gone without an error message that
the table was full or any sign that the table was corrupted (I
didn't do an isamchk though). The oldest data would always
disappear.

What MySQL version and what type of tables (ISAM/MyISAM) do you
use?

Did you run an (my)isamchk on the tables?


Regards,

Fred.

-- 
Fred van Engen                              XO Communications B.V.
email: [EMAIL PROTECTED]             Televisieweg 2
tel: +31 36 5462400                         1322 AC  Almere
fax: +31 36 5462424                         The Netherlands

---------------------------------------------------------------------
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