Added 'disable_master_failback' monitor option

Added 'disable_master_failback' option in Galera monitor
This commit is contained in:
MassimilianoPinto
2014-10-30 19:03:07 +01:00
parent 9967a45379
commit 6f22975e6c
7 changed files with 64 additions and 14 deletions

View File

@ -73,6 +73,7 @@ static MONITOR_OBJECT MyObject = {
setInterval,
NULL,
NULL,
NULL,
NULL
};