proxy_error("Timeout on read_only check for %s:%d after %lldms. If the server is overload, increase mysql-monitor_read_only_timeout. Assuming read_only=1\n",mmsd->hostname,mmsd->port,now-mmsd->t1);
proxy_error("Timeout on read_only check for %s:%d after %lldms. If the server is overload, increase mysql-monitor_read_only_timeout. Assuming read_only=1\n",mmsd->hostname,mmsd->port,(now-mmsd->t1)/1000);
proxy_error("Timeout on read_only check for %s:%d after %lldms. If the server is overload, increase mysql-monitor_read_only_timeout. Assuming read_only=1\n",mmsd->hostname,mmsd->port,now-mmsd->t1);
proxy_error("Timeout on read_only check for %s:%d after %lldms. If the server is overload, increase mysql-monitor_read_only_timeout. Assuming read_only=1\n",mmsd->hostname,mmsd->port,(now-mmsd->t1)/1000);