mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
After merge fixes
This commit is contained in:
@ -942,11 +942,12 @@ public:
|
||||
void binlog_delete_pending_rows_event();
|
||||
|
||||
private:
|
||||
#ifdef HAVE_ROW_BASED_REPLICATION
|
||||
uint binlog_table_maps; // Number of table maps currently in the binlog
|
||||
#endif /* HAVE_ROW_BASED_REPLICATION */
|
||||
|
||||
public:
|
||||
|
||||
#endif /* HAVE_ROW_BASED_REPLICATION */
|
||||
#endif /* MYSQL_CLIENT */
|
||||
|
||||
#ifndef MYSQL_CLIENT
|
||||
|
Reference in New Issue
Block a user