mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
WL#2472: Addendum: Fixes after Mats review
This commit is contained in:
@ -21,10 +21,14 @@
|
||||
|
||||
#include "mysql.h"
|
||||
#include "my_list.h"
|
||||
#include "table_filter.h"
|
||||
|
||||
#define SLAVE_NET_TIMEOUT 3600
|
||||
#define MAX_SLAVE_ERRMSG 1024
|
||||
#define MAX_SLAVE_ERROR 2000
|
||||
|
||||
extern Table_filter *rpl_filter;
|
||||
|
||||
/*****************************************************************************
|
||||
|
||||
MySQL Replication
|
||||
|
Reference in New Issue
Block a user