MySQL Forums
Forum List  »  InnoDB

Re: Show innodb engine status tuning db server
Posted by: Frwa Onto
Date: September 28, 2013 12:39PM

Dear Rick,
Yes I have confirm this dbconn.setAutoCommit(false); and finally we have this dbconn.commit(); . This is how it works in java. Actually now after doing some new indexes we see less of those lock wait ready. Could it be the indexes have helped ? Another thing our one single transaction consist of quite a number select, insert and updates could that also be a problem?

Options: ReplyQuote


Subject
Views
Written By
Posted
2476
September 15, 2013 09:37AM
Re: Show innodb engine status tuning db server
999
September 28, 2013 12:39PM


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.