>Description:
When we run the mysql database for any length of time, we end up with
corruptions such as:
/usr/local/mysql/bin/myisamchk: error: record delete-link-chain
corrupted MyISAM-table 'CollectedValue' is corrupted
CollectedValue is a table from our schema:
create table CollectedValue(oi
" <[EMAIL PROTECTED]>
Sent: Saturday, December 21, 2002 8:18 AM
Subject: mysql corruption probelm - urgent
hi all ,
i am facing a great trouble of mysql corruption on
windows
i am using mysql 3.23.53-max-debug version on win 9x
plateform
i am using both PHP and VB as a client
mysqld is run
- Original Message -
From: "Lalit Chandwani" <[EMAIL PROTECTED]>
To: "MySql Mail" <[EMAIL PROTECTED]>
Sent: Saturday, December 21, 2002 3:18 PM
Subject: mysql corruption probelm - urgent
> hi all ,
>
> i am facing a great trouble of mysql c
hi all ,
i am facing a great trouble of mysql corruption on
windows
i am using mysql 3.23.53-max-debug version on win 9x
plateform
i am using both PHP and VB as a client
mysqld is running
some the the cause of the table corruption is the
sometimes improper shutdown
sometimes normal shutdown
Rui Barreiros wrote:
> Hi,
>
> We have several mysql server in production evironment, and most of them
> when they have millions of rows, they all get MyIsam tables corrupted.
>
> One of the servers has ext2 filesystem with scsi harddrives, after the
> myisamchk -r it repairs the table, but after
Hi,
We have several mysql server in production evironment, and most of them
when they have millions of rows, they all get MyIsam tables corrupted.
One of the servers has ext2 filesystem with scsi harddrives, after the
myisamchk -r it repairs the table, but after a few inserts it will
corrupt ag