Reset log counter for members in the cluster

Reset log counter for members in the cluster
This commit is contained in:
MassimilianoPinto 2014-11-21 11:31:01 +01:00
parent a38fe08a58
commit e5b041ea93

View File

@ -553,6 +553,9 @@ int log_no_members = 1;
ptr = ptr->next;
}
/* reset cluster members counter */
is_cluster=0;
/*
* Let's select a master server:
* it could be the candidate master following MIN(node_id) rule or