mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Bug#19066 (DELETE FROM replication inconsistency for NDB):
Post-merge fixes.
This commit is contained in:
@ -941,7 +941,6 @@ public:
|
||||
int binlog_flush_pending_rows_event(bool stmt_end);
|
||||
void binlog_delete_pending_rows_event();
|
||||
|
||||
#ifdef HAVE_ROW_BASED_REPLICATION
|
||||
private:
|
||||
uint binlog_table_maps; // Number of table maps currently in the binlog
|
||||
public:
|
||||
|
Reference in New Issue
Block a user