Fix compiler error.
This commit is contained in:
parent
c23efc7d50
commit
0aeff8c36a
@ -3669,7 +3669,6 @@ end_with_restore_list:
|
|||||||
MYF(0)); /* purecov: inspected */
|
MYF(0)); /* purecov: inspected */
|
||||||
goto error;
|
goto error;
|
||||||
#else
|
#else
|
||||||
{
|
|
||||||
WSREP_SYNC_WAIT(thd, WSREP_SYNC_WAIT_BEFORE_SHOW);
|
WSREP_SYNC_WAIT(thd, WSREP_SYNC_WAIT_BEFORE_SHOW);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
@ -3892,7 +3891,6 @@ end_with_restore_list:
|
|||||||
DBUG_PRINT("debug", ("Just after generate_incident()"));
|
DBUG_PRINT("debug", ("Just after generate_incident()"));
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
}
|
|
||||||
/* fall through */
|
/* fall through */
|
||||||
case SQLCOM_INSERT:
|
case SQLCOM_INSERT:
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user