mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 07:05:33 +02:00
WL#2472:
Renamed Table_filter to Rpl_filter Eliminated very annoying memory leak
This commit is contained in:
parent
7ed7fc7f58
commit
c6d85289ab
13 changed files with 70 additions and 68 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue