MySQL 9.1.0
Source Code Documentation
|
Helper for the sql_exchange class. More...
#include <sql_exchange.h>
Public Member Functions | |
void | cleanup () |
void | merge_field_separators (const Field_separators &s) |
Public Attributes | |
const String * | field_term |
const String * | escaped |
const String * | enclosed |
bool | opt_enclosed |
Helper for the sql_exchange class.
|
inline |
|
inline |
const String* Field_separators::enclosed |
const String* Field_separators::escaped |
const String* Field_separators::field_term |
bool Field_separators::opt_enclosed |