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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user