top of page


© 2025 by The Clinic. Powered and secured by Wix
MySQL:
RELEASE_ALL_LOCKS
Syntax:
RELEASE_ALL_LOCKS()
Releases all named locks held by the current session and returns the
number of locks released (0 if there were none)
URL: https://dev.mysql.com/doc/refman/8.0/en/locking-functions.html
Example
bottom of page