mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
WL#2472: Addendum: Fixes after Mats review
This commit is contained in:
@ -17,6 +17,9 @@
|
||||
#ifdef HAVE_REPLICATION
|
||||
#include "slave.h"
|
||||
|
||||
extern Table_filter *binlog_filter;
|
||||
extern Table_filter *rpl_filter;
|
||||
|
||||
typedef struct st_slave_info
|
||||
{
|
||||
uint32 server_id;
|
||||
|
Reference in New Issue
Block a user