1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

WL#2472: Addendum: Fixes after Mats review

This commit is contained in:
lars@mysql.com
2005-03-10 14:36:48 +01:00
parent 26787260b7
commit 7ed7fc7f58
12 changed files with 27 additions and 32 deletions

View File

@ -24,8 +24,6 @@
#include "log_event.h"
#include <mysql.h>
extern Table_filter *rpl_filter;
#define SLAVE_LIST_CHUNK 128
#define SLAVE_ERRMSG_SIZE (FN_REFLEN+64)