Re: Lock wait timeout exceeded; try restarting transaction
Date: February 15, 2012 11:06PM
Hmmm.... need to dig further... Please provide these when the problem is happening:
SHOW ENGINE INNODB STATUS;
SHOW PROCESSLIST;
That seems to be the same UPDATE -- is there a loop trying to get the transaction finished? Perhaps there should be a limit of how many times you try?
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.