ha_innodb.cc:

  Return a value from innobase_repl_report_sent_binlog()
parent 395e51a0
......@@ -1904,6 +1904,8 @@ innobase_repl_report_sent_binlog(
pthread_cond_broadcast(&innobase_repl_cond);
}
return(0);
}
#endif /* HAVE_REPLICATION */
......
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