summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
diff options
context:
space:
mode:
authorAlexey Yurchenko <alexey.yurchenko@galeracluster.com>2019-07-22 14:34:12 +0100
committerJan Lindström <jan.lindstrom@mariadb.com>2019-07-22 16:34:12 +0300
commit819c40d694071e56adb62ded97561717edb59f23 (patch)
tree9e174fdc61c53d14d1d12ad73083a14529b9ecc0 /sql/sql_class.h
parent1f54b662ae2bf6bb5d01efc102cd6354bd20424a (diff)
downloadmariadb-git-819c40d694071e56adb62ded97561717edb59f23.tar.gz
- wsrep-lib update (SR cleanups and voting support) (#1359)
- TOI error ignoring fix (wsrep_ignore_apply_errors)
Diffstat (limited to 'sql/sql_class.h')
-rw-r--r--sql/sql_class.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_class.h b/sql/sql_class.h
index 18ccf992d1e..5fac4369623 100644
--- a/sql/sql_class.h
+++ b/sql/sql_class.h
@@ -4817,7 +4817,6 @@ public:
rpl_sid wsrep_po_sid;
#endif /* GTID_SUPPORT */
void *wsrep_apply_format;
- bool wsrep_apply_toi; /* applier processing in TOI */
uchar* wsrep_rbr_buf;
wsrep_gtid_t wsrep_sync_wait_gtid;
// wsrep_gtid_t wsrep_last_written_gtid;