Fix compilation error
Fix compilation error
This commit is contained in:
parent
be7344f747
commit
a1f54366c0
@ -1449,7 +1449,7 @@ static void handleError(ROUTER *instance, void *router_session,
|
||||
" closing session",
|
||||
problem_dcb->server->unique_name);
|
||||
|
||||
rses->forced_node == NULL;
|
||||
rses->forced_node = NULL;
|
||||
*succp = false;
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user