![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Represents one name of a MERGE child. More...
#include <ha_myisammrg.h>
Public Member Functions | |
| enum_table_ref_type | get_child_table_ref_type () | 
| ulonglong | get_child_def_version () | 
| void | set_child_def_version (enum_table_ref_type child_table_ref_type, ulonglong version) | 
| Mrg_child_def (char *db_arg, size_t db_len_arg, char *table_name_arg, size_t table_name_len_arg) | |
Public Attributes | |
| LEX_STRING | db | 
| LEX_STRING | name | 
Private Attributes | |
| enum_table_ref_type | m_child_table_ref_type | 
| ulonglong | m_child_def_version | 
Represents one name of a MERGE child.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
| LEX_STRING Mrg_child_def::db | 
      
  | 
  private | 
      
  | 
  private | 
| LEX_STRING Mrg_child_def::name |