Added missing use_priority
to list of valid parameters
This caused Galera node priority usage to always fail.
This commit is contained in:
parent
1adbe3b23a
commit
417380ab83
@ -172,6 +172,7 @@ static char *monitor_params[] =
|
||||
"backend_write_timeout",
|
||||
"available_when_donor",
|
||||
"disable_master_role_setting",
|
||||
"use_priority",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user