446
446
/* replication parameters, if master_host is not NULL, we are a slave */
447
447
uint report_port= MYSQL_PORT;
450
450
char *relay_log_info_file, *report_user, *report_password, *report_host;
451
451
char *opt_relay_logname = 0, *opt_relaylog_index_name=0;