summaryrefslogtreecommitdiff
path: root/sql/events.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/events.cc
parent3c7887a85f2ed628aee28bf586c2ed115fe47186 (diff)
parentba987a46c9a7cb0e7418882c5be224c733098cf0 (diff)
downloadmariadb-git-9fefd440b516f2941710891d72489dac98a97d19.tar.gz
Merge 10.5 into 10.6
Diffstat (limited to 'sql/events.cc')
-rw-r--r--sql/events.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/events.cc b/sql/events.cc
index 1c185a8d489..f06068e84e8 100644
--- a/sql/events.cc
+++ b/sql/events.cc
@@ -35,6 +35,7 @@
#include "set_var.h"
#include "lock.h" // lock_object_name
#include "mysql/psi/mysql_sp.h"
+#include "wsrep_mysqld.h"
/**
@addtogroup Event_Scheduler