Re: innodb deadlock leads to server crash

2003-03-03 Thread Heikki Tuuri
ytes? > > Regards, > > Heikki > > > - Original Message - > From: "Heikki Tuuri" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Monday, March 03, 2003 10:05 AM > Subject: Re: innodb deadlock leads to server crash

Re: innodb deadlock leads to server crash

2003-03-03 Thread Heikki Tuuri
InnoDB. Thank you, Heikki - Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 10:24 AM Subject: Re: innodb deadlock leads to server crash > Hi! > > Your email address gives the error: > >

Re: innodb deadlock leads to server crash

2003-03-03 Thread Heikki Tuuri
MAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 10:05 AM Subject: Re: innodb deadlock leads to server crash > Hi! > > A deadlock of threads is a bug. It is is not connected to transactions or > multiversioning. > > Is the problem repeatable in your comp

Re: innodb deadlock leads to server crash

2003-03-02 Thread Heikki Tuuri
Hi! A deadlock of threads is a bug. It is is not connected to transactions or multiversioning. Is the problem repeatable in your computer? Can you compile a debug version of mysqld? Go to the source tree root directory /mysql/ and do: ./BUILD/compile-pentium-debug-max Then run the compiled /my