Reset log counter for members in the cluster
Reset log counter for members in the cluster
This commit is contained in:
parent
a38fe08a58
commit
e5b041ea93
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user