proxy_error("Timeout on replication lag health check for %s:%d after %lldms. If the server is overload, increase mysql-monitor_replication_lag_timeout. Assuming viable_candidate=NO and read_only=YES\n",mmsd->hostname,mmsd->port,(mmsd->t2-mmsd->t1)/1000);
proxy_error("Timeout on replication lag health check for %s:%d after %lldms. If the server is overload, increase mysql-monitor_replication_lag_timeout.\n",mmsd->hostname,mmsd->port,(mmsd->t2-mmsd->t1)/1000);