BEGIN_LOAD_QUERY_EVENT
This event is written into the binary log file for LOAD DATA INFILE events if the server variable binlog_mode was 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
TODO: Add an example
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?