MySQL 9.0.0
Source Code Documentation
temp_table_info_t Struct Reference

Public Attributes

table_id_t m_table_id
 
char m_table_name [NAME_LEN+1]
 
unsigned m_n_cols
 
unsigned m_space_id
 

Member Data Documentation

◆ m_n_cols

unsigned temp_table_info_t::m_n_cols

◆ m_space_id

unsigned temp_table_info_t::m_space_id

◆ m_table_id

table_id_t temp_table_info_t::m_table_id

◆ m_table_name

char temp_table_info_t::m_table_name[NAME_LEN+1]

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