MySQL 9.6.0
Source Code Documentation
dd::cache::Release_lock_descriptor Struct Reference

Tracks MDLs for shared DD object. More...

#include <dictionary_client.h>

Public Attributes

MDL_descriptor m_mdld
 
const Entity_objectm_object = nullptr
 

Detailed Description

Tracks MDLs for shared DD object.

The object pointer makes it easier to move the descriptor to a different AR or remove it when the corresponding object is moved/removed.

Member Data Documentation

◆ m_mdld

MDL_descriptor dd::cache::Release_lock_descriptor::m_mdld

◆ m_object

const Entity_object* dd::cache::Release_lock_descriptor::m_object = nullptr

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