52
52
ignore= false, opt_compress= false, opt_low_priority= false,
54
54
static bool debug_info_flag= false, debug_check_flag= false;
56
56
static char *opt_password= NULL, *current_user= NULL,
57
57
*current_host= NULL, *current_db= NULL, *fields_terminated= NULL,
58
58
*lines_terminated= NULL, *enclosed= NULL, *opt_enclosed= NULL,
59
59
*escaped= NULL, *opt_columns= NULL,
60
60
*default_charset= (char*) DRIZZLE_DEFAULT_CHARSET_NAME;
62
62
static uint32_t opt_drizzle_port= 0;
63
63
static char * opt_drizzle_unix_port= 0;
64
64
static int64_t opt_ignore_lines= -1;