Public Member Functions |
|
| READ_INFO (File file, uint tot_length, const CHARSET_INFO *cs, const String &field_term, const String &line_start, const String &line_term, const String &enclosed, int escape, bool get_it_from_net, bool is_fifo) |
|
int | read_field () |
|
int | read_fixed_length (void) |
|
int | next_line (void) |
|
char | unescape (char chr) |
|
int | terminator (const char *ptr, uint length) |
|
bool | find_start_of_fields () |
|
int | read_value (int delim, String *val) |
|
int | read_xml () |
|
int | clear_level (int level) |
|
void | end_io_cache () |
|
void | set_io_cache_arg (void *arg) |
Public Attributes |
|
bool | error |
|
bool | line_cuted |
|
bool | found_null |
|
bool | enclosed |
|
uchar * | row_start |
|
uchar * | row_end |
|
const CHARSET_INFO * | read_charset |
|
List< XML_TAG > | taglist |
Detailed Description
Definition at line 64 of file sql_load.cc.
The documentation for this class was generated from the following file: