Re: mysql corruption tables in production environment (Urgent)

2001-11-09 Thread Bill Adams
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

mysql corruption tables in production environment (Urgent)

2001-11-09 Thread Rui Barreiros
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