MySQL 8.3.0
Source Code Documentation
Release_acl_cache_locks Class Reference
Inheritance diagram for Release_acl_cache_locks:
[legend]

Public Member Functions

bool release (MDL_ticket *ticket) override
 Lock releaser. More...
 
- Public Member Functions inherited from MDL_release_locks_visitor
virtual ~MDL_release_locks_visitor ()=default
 

Member Function Documentation

◆ 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]ticketMDL Ticket returned by MDL subsystem
Returns
Whether ticket matches our criteria or not
Return values
trueTicket matches
falseTicket does not match

Implements MDL_release_locks_visitor.


The documentation for this class was generated from the following file: