summaryrefslogtreecommitdiff
path: root/sql/sql_plugin.cc
diff options
context:
space:
mode:
authorJan Lindström <jan.lindstrom@mariadb.com>2022-09-05 13:28:56 +0300
committerJan Lindström <jan.lindstrom@mariadb.com>2022-09-05 13:28:56 +0300
commitba987a46c9a7cb0e7418882c5be224c733098cf0 (patch)
tree3ebfc87e6530fc271c556441cfa5413caf73b4e5 /sql/sql_plugin.cc
parent244fdc435da364aea3b6e55835115cc04fe3297f (diff)
parent2917bd0d2cf417cbf9c83b64ae2b7806bdb2f34e (diff)
downloadmariadb-git-ba987a46c9a7cb0e7418882c5be224c733098cf0.tar.gz
Merge 10.4 into 10.5
Diffstat (limited to 'sql/sql_plugin.cc')
-rw-r--r--sql/sql_plugin.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_plugin.cc b/sql/sql_plugin.cc
index db081c5c559..8c2dbc91ec2 100644
--- a/sql/sql_plugin.cc
+++ b/sql/sql_plugin.cc
@@ -40,6 +40,7 @@
#include <mysql/plugin_data_type.h>
#include <mysql/plugin_function.h>
#include "sql_plugin_compat.h"
+#include "wsrep_mysqld.h"
static PSI_memory_key key_memory_plugin_mem_root;
static PSI_memory_key key_memory_plugin_int_mem_root;