proxy_debug(PROXY_DEBUG_CLUSTER,5,"Detected peer %s:%d with mysql_servers version %llu, epoch %llu, diff_check %u. Own version: %llu, epoch: %llu. Proceeding with remote sync\n",hostname,port,v->version,v->epoch,v->diff_check,own_version,own_epoch);
proxy_info("Cluster: detected a peer %s:%d with mysql_servers version %llu, epoch %llu, diff_check %u. Own version: %llu, epoch: %llu. Proceeding with remote sync\n",hostname,port,v->version,v->epoch,v->diff_check,own_version,own_epoch);