MySQL Forums
Forum List  »  MyISAM

Re: Lock table in MySQL
Posted by: DBA Lead
Date: September 06, 2010 10:26PM

if you acquire the lock through mysql cli client and closing it before using the PHP application then the locks will be released as soon as you close the session.

On a different note, what MySQL client are you using to acquire the locks? Is it MySQL Query Browser?

--------------------------------------------------------------------
Geeks Worldwide -- http://www.geeksww.com/keywords/tutorials/mysql/

Options: ReplyQuote


Subject
Views
Written By
Posted
4122
July 19, 2010 07:24PM
2337
July 20, 2010 10:40AM
1868
July 27, 2010 12:44PM
1666
July 26, 2010 11:28PM
1584
September 06, 2010 03:30PM
1834
September 06, 2010 09:51PM
Re: Lock table in MySQL
1973
September 06, 2010 10:26PM
2099
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.