2 messages in com.mysql.lists.perlLock wait timeout exceeded
FromSent OnAttachments
mayuran25 Mar 2004 08:34 
Rudy Lippan25 Mar 2004 11:43 
Subject:Lock wait timeout exceeded
From:mayuran (mayu@casalemedia.com)
Date:03/25/2004 08:34:58 AM
List:com.mysql.lists.perl

BD::mysql::st execute failed: Lock wait timeout exceeded; Try restarting transaction at /usr/lib/perl5/5.8.0/Test2.pm line 247.

Can someone explain what this error is, what causes it, and how I can go about debugging/fixing it. The file which caused this error to be printed is Test.pm but it calls functions in another file Test2 which is where the 'Lock wait timeout exceeded' msg came from. Test2 does not use any transactions, but Test does. Any help would be appreciated.