On Wed, Apr 24, 2002 at 12:45:43PM +0300, Michael Widenius wrote:
> 
> I will add to our TODO to add to SHOW OPEN TABLES a list of threads
> that has locks on the table (or maybe a SHOW LOCKS command) to
> better cover this case in the future.

Could it be SHOW TABLE LOCKS?  That way it is not confused with the
GET_LOCK()/RELEASE_LOCK() stuff?  Or at least provide a simple way to
differentiate between the two types of locks.  I'd like to be able to
see table locks some times and the "other" locks at other times.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.47-max: up 77 days, processed 2,021,067,761 queries (303/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to