Re: Index Corruption

2002-07-28 Thread Egor Egorov
Darrell, Friday, July 26, 2002, 10:43:32 PM, you wrote: DAS> I am just getting started with MySQL and one of the first things I was DAS> trying is converting one of my larger tables to MySQL to see what kind of DAS> performance I would get from some standard queries that I run against it. DAS> I

Re: Index corruption with mysql 3.22

2001-01-13 Thread Tõnu Samuel
Marco Bizzarri wrote: > > Hi all. > > We're using mysql 3.22, on a Red Hat Linux 6.2 system. We're also > accessing the data through MyODBC, from Windows. The mysqld is started > with the skip-locking feature activated > > The problem is that we are experiencing index corruption when we access

Re: index corruption and mysqld crash

2001-01-12 Thread Joseph Bueno
Thank you for your help but there is no cron job that kills the process. I also got an answer that was not CC'd to the list that suggested me to install 3.23. I have installed 3.23 (mysqld Ver 3.23.30-gamma for pc-linux-gnu on i686) today since I had a lot of users complaining and could not spen

Re: index corruption and mysqld crash

2001-01-11 Thread Rolf Hopkins
I can think of only one suggestion. See if there is a cron job or something killing a process. I doubt it though. Hope it helps. - Original Message - From: "Joseph Bueno" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 12, 2001 1:31 Subject: index corruption and mysql