summaryrefslogtreecommitdiff
path: root/sql/wsrep_thd.cc
diff options
context:
space:
mode:
authorJan Lindström <jan.lindstrom@mariadb.com>2022-09-05 14:05:30 +0300
committerJan Lindström <jan.lindstrom@mariadb.com>2022-09-05 14:05:30 +0300
commit9fefd440b516f2941710891d72489dac98a97d19 (patch)
tree38243aa3db89d9ae17fcc7366347129586656fe8 /sql/wsrep_thd.cc
parent3c7887a85f2ed628aee28bf586c2ed115fe47186 (diff)
parentba987a46c9a7cb0e7418882c5be224c733098cf0 (diff)
downloadmariadb-git-9fefd440b516f2941710891d72489dac98a97d19.tar.gz
Merge 10.5 into 10.6
Diffstat (limited to 'sql/wsrep_thd.cc')
-rw-r--r--sql/wsrep_thd.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/wsrep_thd.cc b/sql/wsrep_thd.cc
index bccd1a4f8b3..a615b7f609b 100644
--- a/sql/wsrep_thd.cc
+++ b/sql/wsrep_thd.cc
@@ -18,6 +18,7 @@
#include "wsrep_trans_observer.h"
#include "wsrep_high_priority_service.h"
#include "wsrep_storage_service.h"
+#include "wsrep_server_state.h"
#include "transaction.h"
#include "rpl_rli.h"
#include "log_event.h"