My Project
Public Member Functions | Public Attributes
sql_ex_info Struct Reference

List of all members.

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

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

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