summaryrefslogtreecommitdiff
path: root/sql/wsrep_mysqld.h
diff options
context:
space:
mode:
authorOleksandr Byelkin <sanja@mariadb.com>2019-01-31 09:34:34 +0100
committerOleksandr Byelkin <sanja@mariadb.com>2019-01-31 09:34:34 +0100
commit560799ebd8efe11f4c4ae1bb9ed4d39185e03800 (patch)
tree58158a4194a2473679c1848c323bad918542c5c9 /sql/wsrep_mysqld.h
parent6e2af7d084ca1bba79e60f05616aaefb6028ee9d (diff)
parentc2caca02ac39454e18db8de563e7e7c8eaf8b1c7 (diff)
downloadmariadb-git-560799ebd8efe11f4c4ae1bb9ed4d39185e03800.tar.gz
Merge branch '10.0-galera' into 10.1
Diffstat (limited to 'sql/wsrep_mysqld.h')
-rw-r--r--sql/wsrep_mysqld.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/wsrep_mysqld.h b/sql/wsrep_mysqld.h
index 2814f4013d8..2b55fbe42ee 100644
--- a/sql/wsrep_mysqld.h
+++ b/sql/wsrep_mysqld.h
@@ -30,6 +30,7 @@ typedef struct st_mysql_show_var SHOW_VAR;
#include "mdl.h"
#include "mysqld.h"
#include "sql_table.h"
+#include "wsrep_mysqld_c.h"
#define WSREP_UNDEFINED_TRX_ID ULONGLONG_MAX