summaryrefslogtreecommitdiff
path: root/include/mysql/plugin.h
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2013-07-13 17:48:06 +0200
committerSergei Golubchik <sergii@pisem.net>2013-07-13 17:48:06 +0200
commit3e9446a7426d13c8cc53937b0dc9a8ce17127ae3 (patch)
treeecca01e0ae52afde99aa9393a22a57f319fc208f /include/mysql/plugin.h
parent36519b8a830204f45ec4693c89b6bdb8c9c6b79b (diff)
downloadmariadb-git-3e9446a7426d13c8cc53937b0dc9a8ce17127ae3.tar.gz
SHA1 service
(because mysql_ssl library is built with -fvisibility=hidden)
Diffstat (limited to 'include/mysql/plugin.h')
-rw-r--r--include/mysql/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mysql/plugin.h b/include/mysql/plugin.h
index 4220e73ee11..6a3f8b5dd89 100644
--- a/include/mysql/plugin.h
+++ b/include/mysql/plugin.h
@@ -74,7 +74,7 @@ typedef struct st_mysql_xid MYSQL_XID;
#define MYSQL_PLUGIN_INTERFACE_VERSION 0x0104
/* MariaDB plugin interface version */
-#define MARIA_PLUGIN_INTERFACE_VERSION 0x0105
+#define MARIA_PLUGIN_INTERFACE_VERSION 0x0106
/*
The allowable types of plugins