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

Data needed to check if an MDL is held. More...

#include <dictionary_client.h>

Public Attributes

MDL_key m_mdl_key
 
enum_mdl_type m_mdl_type = MDL_TYPE_END
 

Detailed Description

Data needed to check if an MDL is held.

Member Data Documentation

◆ m_mdl_key

MDL_key dd::cache::MDL_descriptor::m_mdl_key

◆ m_mdl_type

enum_mdl_type dd::cache::MDL_descriptor::m_mdl_type = MDL_TYPE_END

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