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
4532
July 19, 2010 07:24PM
2592
July 20, 2010 10:40AM
2087
July 27, 2010 12:44PM
1954
July 26, 2010 11:28PM
1847
September 06, 2010 03:30PM
2115
September 06, 2010 09:51PM
Re: Lock table in MySQL
2196
September 06, 2010 10:26PM
2400
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.