MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sql_ex_info Struct Reference

Public Member Functions

void force_new_format ()
int data_size ()
bool write_data (IO_CACHE *file)
const char * init (const char *buf, const char *buf_end, bool use_new_format)
bool new_format ()

Public Attributes

const char * field_term
const char * enclosed
const char * line_term
const char * line_start
const char * escaped
int cached_new_format
uint8 field_term_len
uint8 enclosed_len
uint8 line_term_len
uint8 line_start_len
uint8 escaped_len
char opt_flags
char empty_flags

Detailed Description

Definition at line 180 of file log_event.h.

Member Function Documentation

bool sql_ex_info::write_data ( IO_CACHE file)
Todo:
This is sensitive to field padding. We should write a char[7], not an old_sql_ex. /sven

Definition at line 8964 of file log_event.cc.


The documentation for this struct was generated from the following files: