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".
Event Type = 0x11.
Fixed data part:
The ID of the file.
Variable data part:
Null terminated data block.
This page is licensed: CC BY-SA / Gnu FDL