-
Notifications
You must be signed in to change notification settings - Fork 48
locks
Frédéric Descamps edited this page Oct 21, 2021
·
1 revision
NAME
locks - Locks information utilities.
DESCRIPTION
A collection of methods to deal with MySQL Locks.
FUNCTIONS
getAllLocks([limit][, session])
Prints the locks held by threads.
getLocks([limit][, session])
Prints the locks held by threads.
help([member])
Provides help about this object and it's members
Prints the locks held by threads.
Print the lock information for a thread
see https://lefred.be/content/mysql-lock-information-in-mysql-shell/