Commit 006cb2a6 authored by Jan Lindström's avatar Jan Lindström

Merge -r4102..4103 codership/5.6/

parent fbf39746
...@@ -380,7 +380,7 @@ wsrep_view_handler_cb (void* app_ctx, ...@@ -380,7 +380,7 @@ wsrep_view_handler_cb (void* app_ctx,
} }
out: out:
wsrep_startup= FALSE; if (view->status == WSREP_VIEW_PRIMARY) wsrep_startup= FALSE;
local_status.set(new_status, view); local_status.set(new_status, view);
return WSREP_CB_SUCCESS; return WSREP_CB_SUCCESS;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment