42
42
*row_end; /* Found row ends here */
43
43
const CHARSET_INFO *read_charset;
45
READ_INFO(File file,uint tot_length, const CHARSET_INFO * const cs,
45
READ_INFO(File file,uint32_t tot_length, const CHARSET_INFO * const cs,
46
46
String &field_term,String &line_start,String &line_term,
47
47
String &enclosed,int escape,bool get_it_from_net, bool is_fifo);