MySQL 8.4.0
Source Code Documentation
table_mapping::entry Struct Reference

Public Attributes

ulonglong table_id
 
union {
   Mapped_table *   table
 
   entry *   next
 
}; 
 

Member Data Documentation

◆ 

union { ... } table_mapping::entry::@163

◆ next

entry* table_mapping::entry::next

◆ table

Mapped_table* table_mapping::entry::table

◆ table_id

ulonglong table_mapping::entry::table_id

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