MySQL 8.4.0
Source Code Documentation
STATUS Struct Reference

Public Attributes

int exit_status
 
ulong query_start_line
 
char * file_name
 
LINE_BUFFERline_buff
 
bool batch
 
bool add_to_history
 

Member Data Documentation

◆ add_to_history

bool STATUS::add_to_history

◆ batch

bool STATUS::batch

◆ exit_status

int STATUS::exit_status

◆ file_name

char* STATUS::file_name

◆ line_buff

LINE_BUFFER* STATUS::line_buff

◆ query_start_line

ulong STATUS::query_start_line

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