Hi,
Few of our database tables are locked always whenever insert or update statement are about to execute. We've defined innodb lock time out as 120, so the transaction times out in 2 minutes. Mysql server version is 5.0.67 and SUSE Linux is the OS. Any idea why the tables are getting locked always, please let me know. We see "lock wait time out exception, try restarting transcation" in our tomcat instance logs. Does this version of Mysql requre any patch to be applied? Appreciate any help.
Few of our database tables are locked always whenever insert or update statement are about to execute. We've defined innodb lock time out as 120, so the transaction times out in 2 minutes. Mysql server version is 5.0.67 and SUSE Linux is the OS. Any idea why the tables are getting locked always, please let me know. We see "lock wait time out exception, try restarting transcation" in our tomcat instance logs. Does this version of Mysql requre any patch to be applied? Appreciate any help.