Commit 645d4025 authored by Nirbhay Choubey's avatar Nirbhay Choubey

Fix for a build failure.

parent 81a85ad8
......@@ -4626,6 +4626,7 @@ log '%s' at position %s, relay log '%s' position: %s%s", RPL_LOG_NAME,
{
slave_output_error_info(rli, thd);
#ifdef WITH_WSREP
uint32 const last_errno= rli->last_error().number;
if (WSREP_ON && last_errno == ER_UNKNOWN_COM_ERROR)
{
wsrep_node_dropped= TRUE;
......
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