Re: how to log insert and update queries finding problems of lock wait timeout
Posted by: Peter Brawley
Date: October 07, 2018 12:59PM

The slow log doesn't exclude updates.

For lock wait timeout issues, show engine innodb status\G might be more helpful.

What's your lock wait timeout setting? Read http://dev.mysql.com/doc/refman/5.5/en/innodb-parameters.html#sysvar_innodb_lock_wait_timeout

Options: ReplyQuote


Subject
Written By
Posted
Re: how to log insert and update queries finding problems of lock wait timeout
October 07, 2018 12:59PM


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.