MySQL 8.3.0
Source Code Documentation

Key identifying a table share. More...

#include <pfs_instr_class.h>

Public Attributes

enum_object_type m_type
 Object type. More...
 
PFS_schema_name m_schema_name
 Table schema. More...
 
PFS_table_name m_table_name
 Table name. More...
 

Detailed Description

Key identifying a table share.

Member Data Documentation

◆ m_schema_name

PFS_schema_name PFS_table_share_key::m_schema_name

Table schema.

◆ m_table_name

PFS_table_name PFS_table_share_key::m_table_name

Table name.

◆ m_type

enum_object_type PFS_table_share_key::m_type

Object type.


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