BEGIN_LOAD_QUERY_EVENT
Used during LOAD DATA INFILE operations, this event marks the beginning of the data load and contains the initial query information.
This event is written to the binary log file for LOAD DATA INFILE events if the server variable binlog_mode is set to "STATEMENT".
Header
Event Type = 0x11.
Fields
Fixed data part:
uint<4> The ID of the file.
Variable data part:
byte Null terminated data block.
Example
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?

