MySQL 8.4.1
Source Code Documentation
table_name_components Struct Reference

#include <dict0types.h>

Public Attributes

std::string schema_name
 
std::string table_name
 
std::string partition
 
std::string subpartition
 
std::string directory
 

Member Data Documentation

◆ directory

std::string table_name_components::directory

◆ partition

std::string table_name_components::partition

◆ schema_name

std::string table_name_components::schema_name

◆ subpartition

std::string table_name_components::subpartition

◆ table_name

std::string table_name_components::table_name

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