readwritesplit.c:Fixed macro which excludes a block from compiled code.
This commit is contained in:
parent
f74493d922
commit
52b347ac07
@ -471,7 +471,7 @@ static void refreshInstance(
|
||||
param = param->next;
|
||||
}
|
||||
|
||||
#if (NOT_USED) /*< can't read monitor config parameters */
|
||||
#if defined(NOT_USED) /*< can't read monitor config parameters */
|
||||
if ((*router->servers)->backend_server->rlag == -2)
|
||||
{
|
||||
rlag_enabled = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user