MySQL 9.1.0
Source Code Documentation
anonymous_namespace{p_s.cc}::parsed_table_path Struct Reference

Public Attributes

std::string_view schema
 
std::string_view table
 
std::string_view partition
 
std::string_view subpartition
 

Member Data Documentation

◆ partition

std::string_view anonymous_namespace{p_s.cc}::parsed_table_path::partition

◆ schema

std::string_view anonymous_namespace{p_s.cc}::parsed_table_path::schema

◆ subpartition

std::string_view anonymous_namespace{p_s.cc}::parsed_table_path::subpartition

◆ table

std::string_view anonymous_namespace{p_s.cc}::parsed_table_path::table

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