MySQL Forums
Forum List  »  MyISAM

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()?

Options: ReplyQuote


Subject
Views
Written By
Posted
4126
July 19, 2010 07:24PM
2339
July 20, 2010 10:40AM
1871
July 27, 2010 12:44PM
1668
July 26, 2010 11:28PM
1587
September 06, 2010 03:30PM
1836
September 06, 2010 09:51PM
1976
September 06, 2010 10:26PM
Re: Lock table in MySQL
2102
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.