MySQL Forums
Forum List  »  InnoDB

Re: Application 'hang' and high 'btr0sea.c' error message captured
Posted by: Rick James
Date: March 21, 2012 08:56PM

Speed up the transactions (BEGIN...COMMIT time) of the users. It should be only a fraction of a second. If it is often more than a couple of seconds, then let's look at the queries in the transaction in detail, together with SHOW CREATE TABLE.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Application 'hang' and high 'btr0sea.c' error message captured
1498
March 21, 2012 08:56PM


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.