MySQL 9.0.0
Source Code Documentation
LOAD_FILE_INFO Struct Reference

#include <binlog.h>

Public Attributes

THDthd
 
my_off_t last_pos_in_file
 
bool logged_data_file
 
bool log_delayed
 

Member Data Documentation

◆ last_pos_in_file

my_off_t LOAD_FILE_INFO::last_pos_in_file

◆ log_delayed

bool LOAD_FILE_INFO::log_delayed

◆ logged_data_file

bool LOAD_FILE_INFO::logged_data_file

◆ thd

THD* LOAD_FILE_INFO::thd

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