Re: Mysql, innodb, linux problems

2002-01-07 Thread Heikki Tuuri
an 2002 16:55:29 +0200 >> From: Heikki Tuuri <[EMAIL PROTECTED]> >> To: [EMAIL PROTECTED] >> Subject: Re: Mysql, innodb, linux problems >> >> Bernard, >> >> please upgrade to 3.23.47. There were several hang bugs in 3.23.39. >> >> Reg

Re: Mysql, innodb, linux problems

2002-01-06 Thread Rajarajeswaraprabhu
Hi Heikki, There is 4.xx version available. why upgrade to 3.xx version? -- Prabhu On Fri, 4 Jan 2002, Heikki Tuuri wrote: > Date: Fri, 4 Jan 2002 16:55:29 +0200 > From: Heikki Tuuri <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: Mysql, innodb, linux pro

Re: Mysql, innodb, linux problems

2002-01-04 Thread Chambon
Hello, As recommended I upgrade from 3.23.39 to 3.23.47 and now everything works very well Intensive insert with simultaneous update and several simultaneous select on the same table works perfectly on InnoDB tables Regards -- Bernard CHAMBON IN2P3 / CNRS (Centre de Calcul de LYON) email: mai

Re: Mysql, innodb, linux problems

2002-01-04 Thread Heikki Tuuri
Bernard, please upgrade to 3.23.47. There were several hang bugs in 3.23.39. Regards, Heikki Tuuri Innobase Oy --- Order technical MySQL/InnoDB support at https://order.mysql.com/ See http://www.innodb.com for the online manual and latest news on InnoDB >Hello, > >Hope it is a good place for

Mysql, innodb, linux problems

2002-01-04 Thread Bernard Chambon
Hello, Hope it is a good place for the following question I use Mysql (3.23.39) and InnoDB tables on Linux (2.2.17-14smp) and I got deadlock (In suppose it is a deadlock) when I do intensive work. intensive work = one insert + one update + 2 selects (simultaneously, with 4 diff