Re: InnoDB hard lockup

2002-10-03 Thread Heikki Tuuri
n; } @@ -3742,6 +3759,9 @@ } if (buf_end - buf < 500) { + lock_mutex_exit_kernel(); + sprintf(buf, "... output truncated!\n"); + return; } - Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday,

Re: InnoDB hard lockup

2002-10-03 Thread Heikki Tuuri
oDB support at https://order.mysql.com/ See http://www.innodb.com for the online manual and latest news on InnoDB Copied message: ...... Subject: InnoDB hard lockup From: Wayne Lewis Date: Thu, 3 Oct 2002 08:48:26 -0700 -

InnoDB hard lockup

2002-10-03 Thread Wayne Lewis
Hi All, First thanks to all who worked on InnoDB, it is truely exciting to get its features in an open-source DB. We've had an excellent experience thus far with a few exceptions. Any help on solving the problem below is greatly appreciated ... We experienced a hard lockup a few days ago with my