Mega Code Archive

 
Categories / MySQL Tutorial / Miscellaneous Functions
 

RELEASE_LOCK(str)

Returns 1 if the lock was released, 0 if the lock was not established by this thread (in which case the lock is not released), and NULL if the named lock did not exist.