Commit 851c401c authored by Kristian Nielsen's avatar Kristian Nielsen

MDEV-7145: Delayed replication, fix wsrep build failure.

Signed-off-by: default avatarKristian Nielsen <knielsen@knielsen-hq.org>
parent b2bc6dad
......@@ -94,7 +94,6 @@ static rpl_group_info* wsrep_relay_group_init(const char* log_fname)
{
Relay_log_info* rli= new Relay_log_info(false);
rli->no_storage= true;
if (!rli->relay_log.description_event_for_exec)
{
rli->relay_log.description_event_for_exec=
......
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