1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +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

@@ -35,8 +35,6 @@
#include "message.h"
#endif
extern Table_filter *binlog_filter;
MYSQL_LOG mysql_log, mysql_slow_log, mysql_bin_log;
ulong sync_binlog_counter= 0;