192
192
static bool preserve_comments= false;
193
193
static uint32_t opt_max_input_line, opt_drizzle_port= 0;
194
194
static int verbose= 0, opt_silent= 0, opt_local_infile= 0;
196
195
static char * opt_drizzle_unix_port= NULL;
197
196
static drizzle_capabilities_t connect_flag= DRIZZLE_CAPABILITIES_NONE;
198
197
static char *current_host, *current_db, *current_user= NULL,