summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
diff options
context:
space:
mode:
authorJan Lindström <jan.lindstrom@mariadb.com>2022-09-06 09:45:54 +0300
committerJan Lindström <jan.lindstrom@mariadb.com>2022-09-06 09:45:54 +0300
commitddd8901cd2523289720fa8bd3bbd7dbc2d3f9ad5 (patch)
treecdc8d87911148d326e2176487c594ca2907a88f0 /sql/mysqld.cc
parent50d6966c503c7fdc7121eb1756b27c66b12fe0bb (diff)
parentdee24f31555ebbecb0843b34e35ba0ab21a9fe9a (diff)
downloadmariadb-git-ddd8901cd2523289720fa8bd3bbd7dbc2d3f9ad5.tar.gz
Merge 10.8 into 10.9
Diffstat (limited to 'sql/mysqld.cc')
-rw-r--r--sql/mysqld.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/mysqld.cc b/sql/mysqld.cc
index 943c8b89789..15102d6fa23 100644
--- a/sql/mysqld.cc
+++ b/sql/mysqld.cc
@@ -78,6 +78,7 @@
#ifdef WITH_WSREP
#include "wsrep_thd.h"
#include "wsrep_sst.h"
+#include "wsrep_server_state.h"
#endif /* WITH_WSREP */
#include "proxy_protocol.h"