mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
SHA1 service
(because mysql_ssl library is built with -fvisibility=hidden)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user