# [EMAIL PROTECTED] / 2003-06-04 17:11:19 +0300: > Roman, > > looks like your application fails to commit this transaction: > > " > 030604 13:52:21 INNODB MONITOR OUTPUT > ... > LIST OF TRANSACTIONS FOR EACH SESSION: > ---TRANSACTION 0 407759, ACTIVE 2090 sec, OS thread id 10251 > 10 lock struct(s), heap size 1024, undo log entries 5 > MySQL thread id 1, query id 914 localhost www > ... > " > > Why is it lingering idle for over 30 minutes?
Heikki, looks like your diagnosis was spot on. A missing DB::commit() call: I must've been snowblind. :( Thank you very much for your help, and accept my apologies for the time you wasted on this. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]