mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
WL#2472:
Renamed Table_filter to Rpl_filter Eliminated very annoying memory leak
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
|
||||
#include "sql_repl.h"
|
||||
#include "log_event.h"
|
||||
#include "table_filter.h"
|
||||
#include "rpl_filter.h"
|
||||
#include <my_dir.h>
|
||||
|
||||
int max_binlog_dump_events = 0; // unlimited
|
||||
|
Reference in New Issue
Block a user