MySQL 26.7.0
Source Code Documentation
Load_data_tmp_null_guard Class Reference

Public Member Functions

 Load_data_tmp_null_guard (TABLE *table)
 
 ~Load_data_tmp_null_guard ()
 
void set_tmp_nullable (Field *field)
 
void reset_tmp_nullable ()
 

Private Attributes

TABLE *const m_table
 

Constructor & Destructor Documentation

◆ Load_data_tmp_null_guard()

Load_data_tmp_null_guard::Load_data_tmp_null_guard ( TABLE table)
inlineexplicit

◆ ~Load_data_tmp_null_guard()

Load_data_tmp_null_guard::~Load_data_tmp_null_guard ( )
inline

Member Function Documentation

◆ reset_tmp_nullable()

void Load_data_tmp_null_guard::reset_tmp_nullable ( )
inline

◆ set_tmp_nullable()

void Load_data_tmp_null_guard::set_tmp_nullable ( Field field)
inline

Member Data Documentation

◆ m_table

TABLE* const Load_data_tmp_null_guard::m_table
private

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