Hi ,
Iam using INNODB engine in 5.1.41 mysql Community.
I am getting frequent error messages like 'lock wait time exceeded try restarting the transaction' in my jboss log file.
is there any way to find which tables are locked during that period of time?
show innodb status is logging only the last occurance of Dead lock.
is there any way to find out the table name.?
Iam using INNODB engine in 5.1.41 mysql Community.
I am getting frequent error messages like 'lock wait time exceeded try restarting the transaction' in my jboss log file.
is there any way to find which tables are locked during that period of time?
show innodb status is logging only the last occurance of Dead lock.
is there any way to find out the table name.?