MySQL 9.1.0
Source Code Documentation
|
Public Member Functions | |
bool | release (MDL_ticket *ticket) override |
Check if the given ticket represents a lock that should be released. More... | |
Public Member Functions inherited from MDL_release_locks_visitor | |
virtual | ~MDL_release_locks_visitor ()=default |
|
inlineoverridevirtual |
Check if the given ticket represents a lock that should be released.
true | if the lock should be released, false otherwise. |
Implements MDL_release_locks_visitor.