proxy_debug(PROXY_DEBUG_MYSQL_CONNPOOL,5,"Changing max_latency_ms for server %s:%d (%s:%d) from %d (%d) to %d\n",mysrvc->address,mysrvc->port,r->fields[1],atoi(r->fields[2]),r->fields[9],mysrvc->max_latency_ms ,atoi(r->fields[17]));
proxy_debug(PROXY_DEBUG_MYSQL_CONNPOOL,5,"Changing max_latency_ms for server %s:%d (%s:%d) from %d (%d) to %d\n",mysrvc->address,mysrvc->port,r->fields[1],atoi(r->fields[2]),r->fields[9],mysrvc->max_latency_us ,atoi(r->fields[17]));