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".

  • Event Type = 0x11.

Fields

Fixed data part:

Variable data part:

  • byte Null terminated data block.

Example

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?