mirror of
https://github.com/MariaDB/server.git
synced 2025-09-16 16:42:28 +03:00
Merge 11.3 into 11.4
This commit is contained in:
@@ -1433,6 +1433,7 @@ static inline TC_LOG *get_tc_log_implementation()
|
||||
|
||||
#ifdef WITH_WSREP
|
||||
IO_CACHE* wsrep_get_cache(THD *, bool);
|
||||
bool wsrep_is_binlog_cache_empty(THD *);
|
||||
void wsrep_thd_binlog_trx_reset(THD * thd);
|
||||
void wsrep_thd_binlog_stmt_rollback(THD * thd);
|
||||
#endif /* WITH_WSREP */
|
||||
|
Reference in New Issue
Block a user