View Single Post

  #3 (permalink)  
Old 03-29-2008
रवींदर ठाकुर (ravinder thakur)
 
Posts: n/a
Default Re: error : Lock wait timeout exceeded; try restarting transaction

thanks for the super quick response Aho.


Things do work with single connection. However as soon as i increase
it, they stop working. Apparently this is due to the small lockout
time for transaction in mysql (TransactionDeadLockDetectionTimeOut ).
but i am not able to find out any way to increase it (i cannot even
find out config.ini that people are talking about on net ) :(


thanks
ravinder
Reply With Quote