MySQL Forums
Forum List  »  InnoDB

Re: Deadlock Detection in InnoDB storage engine
Posted by: Manjunath C
Date: July 26, 2012 06:33AM

Hi Aftab,
Thanks so much for help.

We are currently not using any stored procedures. Its transactions are from application using springs. We do not have any long running transactions, though one search query is taking long time nearly 15 secs which is using LEFT OUTER JOINS to nearly 7-8 tables.(We are working to solve it.) But this is in a separate transaction and is not using OB_SEQUENCE_INFO table. Each other transaction nearly uses 10 tables.

One idle process which you pointed out came even before we started our JBoss server.

Please let us know if we can debug it further.

Regards,
Manjunath.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Deadlock Detection in InnoDB storage engine
1328
July 26, 2012 06:33AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.