Re: Lock table in MySQL
Posted by:
Rick James
Date: September 07, 2010 10:34PM
I assume we are talking about LOCK TABLE, not GET_LOCK() or START TRANSACTION?
Anyway, I thought all such locks were released when the connection terminates, whether voluntarily or not (eg wait_timeout, network glitch, etc).
What about "persistent connections", such as PHP's pconnect()?
Subject
Views
Written By
Posted
4283
July 19, 2010 07:24PM
2474
July 20, 2010 10:40AM
1970
July 27, 2010 12:44PM
1803
July 26, 2010 11:28PM
1678
September 06, 2010 03:30PM
1958
September 06, 2010 09:51PM
2077
September 06, 2010 10:26PM
Re: Lock table in MySQL
2243
September 07, 2010 10:34PM
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.