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> Null terminated data block.
Example
TODO: Add an example
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.