1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00
This commit is contained in:
Brave Galera Crew
2019-01-23 15:30:00 +04:00
committed by Sergey Vojtovich
parent 382115b992
commit 36a2a185fe
791 changed files with 28035 additions and 8865 deletions

View File

@@ -18,7 +18,6 @@
#define LOG_H
#include "handler.h" /* my_xid */
#include "wsrep.h"
#include "wsrep_mysqld.h"
#include "rpl_constants.h"
@@ -1212,6 +1211,10 @@ static inline TC_LOG *get_tc_log_implementation()
return &tc_log_mmap;
}
#ifdef WITH_WSREP
IO_CACHE* wsrep_get_trans_cache(THD *);
void wsrep_thd_binlog_trx_reset(THD * thd);
#endif /* WITH_WSREP */
class Gtid_list_log_event;
const char *