mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
MDEV-16329 [1/5] add THD::binlog_get_cache_mngr
This commit is contained in:
committed by
Sergei Golubchik
parent
f5e5013799
commit
0dfbb05cd0
@@ -2964,6 +2964,7 @@ public:
|
||||
/*
|
||||
Member functions to handle pending event for row-level logging.
|
||||
*/
|
||||
binlog_cache_mngr *binlog_get_cache_mngr() const;
|
||||
template <class RowsEventT> Rows_log_event*
|
||||
binlog_prepare_pending_rows_event(TABLE* table, uint32 serv_id,
|
||||
size_t needed,
|
||||
|
Reference in New Issue
Block a user