200
200
opt_destination_port, opt_destination_user, opt_destination_password,
205
205
cerr << "Could not connect to destination database server" << endl;
206
206
maybe_exit(EX_DRIZZLEERR);
208
208
sbuf.setConnection(destination_connection);
209
209
std::ostream sout(&sbuf);