3821
3821
die("Failed on drizzleclient_create()");
3822
3822
if (opt_compress || con_compress)
3823
3823
drizzleclient_options(&con_slot->drizzle, DRIZZLE_OPT_COMPRESS, NULL);
3826
3826
/* Use default db name */
3827
3827
if (ds_database.length() == 0)