◆ release()
bool Release_acl_cache_locks::release |
( |
MDL_ticket * |
ticket | ) |
|
|
inlineoverridevirtual |
Lock releaser.
Check details of given key and see it is of type ACL_CACHE and if key name it matches with m_partition. If so, release it.
- Parameters
-
[in] | ticket | MDL Ticket returned by MDL subsystem |
- Returns
- Whether ticket matches our criteria or not
- Return values
-
true | Ticket matches |
false | Ticket does not match |
Implements MDL_release_locks_visitor.
The documentation for this class was generated from the following file: