MySQL lock timeout -
07-19-2006
, 12:57 AM
Hi All
How do I set the lock timeout in MySQL if at all possible for the time
that should be spent in obtaining a row level lock ?
Also is there a way to do transaction timeout in JDBC ? If the
transaction doesn't complete in a specified time I want it to rollback
w/o commiting. Is this possible ?
TIA
A |