MySQL 8.0.37
Source Code Documentation
Rpl_info_factory::file_data Struct Reference

Public Member Functions

virtual ~file_data ()
 

Public Attributes

uint n_fields
 
char name [FN_REFLEN]
 
char pattern [FN_REFLEN]
 
bool name_indexed
 
MY_BITMAP nullable_fields
 

Constructor & Destructor Documentation

◆ ~file_data()

virtual Rpl_info_factory::file_data::~file_data ( )
inlinevirtual

Member Data Documentation

◆ n_fields

uint Rpl_info_factory::file_data::n_fields

◆ name

char Rpl_info_factory::file_data::name[FN_REFLEN]

◆ name_indexed

bool Rpl_info_factory::file_data::name_indexed

◆ nullable_fields

MY_BITMAP Rpl_info_factory::file_data::nullable_fields

◆ pattern

char Rpl_info_factory::file_data::pattern[FN_REFLEN]

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