Adam Newby wrote:
Description:

We have distributed applications which make extensive use of the get_lock() function to acquire a system-wide lock. Occasionally, all copies of a given application block attempting to acquire a lock on the same lock string. Using is_used_lock() reports
    that the lock is held by a particular thread ID.


This does not seem like expected behavior.  I would either file
this as a bug at http://bugs.mysql.com/ with a nice reproducible
test case, or file a ticket with MySQL Support at https://support.mysql.com/

Regards,

Josh

--
Josh Chamas
Director, Professional Services
MySQL Inc., www.mysql.com
Get More with MySQL!  www.mysql.com/consulting


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to