summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
diff options
context:
space:
mode:
authorJan Lindström <jan.lindstrom@mariadb.com>2022-09-05 15:59:56 +0300
committerJan Lindström <jan.lindstrom@mariadb.com>2022-09-05 15:59:56 +0300
commitdee24f31555ebbecb0843b34e35ba0ab21a9fe9a (patch)
tree7dd6837b9c00bf29a98e8efc33e6ccb24f874d20 /sql/sql_table.cc
parentc8cd162a0a5daa17a8b6ca57f2dce44388b1b333 (diff)
parent5fdbb3a72ee5a532676242096aa92c6a3c6e4073 (diff)
downloadmariadb-git-dee24f31555ebbecb0843b34e35ba0ab21a9fe9a.tar.gz
Merge 10.7 into 10.8
Diffstat (limited to 'sql/sql_table.cc')
-rw-r--r--sql/sql_table.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_table.cc b/sql/sql_table.cc
index b5314fcf0b1..9127e68e7dc 100644
--- a/sql/sql_table.cc
+++ b/sql/sql_table.cc
@@ -59,6 +59,7 @@
#include "ddl_log.h"
#include "debug.h" // debug_crash_here()
#include <algorithm>
+#include "wsrep_mysqld.h"
#include "rpl_mi.h"
#include "rpl_rli.h"
#include "log.h"