My Project
Public Member Functions | Public Attributes
Execute_load_query_log_event Class Reference

#include <log_event.h>

Inheritance diagram for Execute_load_query_log_event:
Query_log_event Log_event

List of all members.

Public Member Functions

void print (FILE *file, PRINT_EVENT_INFO *print_event_info)
void print (FILE *file, PRINT_EVENT_INFO *print_event_info, const char *local_fname)
 Execute_load_query_log_event (const char *buf, uint event_len, const Format_description_log_event *description_event)
Log_event_type get_type_code ()
bool is_valid () const
ulong get_post_header_size_for_derived ()

Public Attributes

uint file_id
uint fn_pos_start
uint fn_pos_end
enum_load_dup_handling dup_handling

Detailed Description

Event responsible for LOAD DATA execution, it similar to Query_log_event but before executing the query it substitutes original filename in LOAD DATA query with name of temporary file.

Binary Format


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines