mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 07:05:33 +02:00
WL#2472: Addendum: Fixes after Mats review
This commit is contained in:
parent
26787260b7
commit
7ed7fc7f58
12 changed files with 27 additions and 32 deletions
|
|
@ -22,8 +22,6 @@
|
|||
#include "table_filter.h"
|
||||
#include <my_dir.h>
|
||||
|
||||
extern Table_filter *binlog_filter;
|
||||
|
||||
int max_binlog_dump_events = 0; // unlimited
|
||||
my_bool opt_sporadic_binlog_dump_fail = 0;
|
||||
static int binlog_dump_count = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue