1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Remove 'extern' references from .cc files

This commit is contained in:
monty@mashka.mysql.fi
2003-09-13 11:35:29 +03:00
parent efce59fc3f
commit f300e3a164
19 changed files with 38 additions and 34 deletions

View File

@@ -24,8 +24,6 @@
#include "log_event.h"
#include <my_dir.h>
extern const char* any_db;
int max_binlog_dump_events = 0; // unlimited
my_bool opt_sporadic_binlog_dump_fail = 0;
static int binlog_dump_count = 0;