21
21
#ifndef DRIZZLED_SELECT_EXPORT_H
22
22
#define DRIZZLED_SELECT_EXPORT_H
25
26
List of all possible characters of a numeric value text representation.
27
28
#define NUMERIC_CHARS ".0123456789e+-"
35
32
uint32_t field_term_length;
36
33
int field_sep_char,escape_char,line_sep_char;
37
34
int field_term_char; // first char of FIELDS TERMINATED BY or MAX_INT