mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-5313 Improving audit api.
Service added to handle json.
This commit is contained in:
@@ -75,7 +75,7 @@ typedef struct st_mysql_xid MYSQL_XID;
|
||||
#define MYSQL_PLUGIN_INTERFACE_VERSION 0x0104
|
||||
|
||||
/* MariaDB plugin interface version */
|
||||
#define MARIA_PLUGIN_INTERFACE_VERSION 0x010d
|
||||
#define MARIA_PLUGIN_INTERFACE_VERSION 0x010e
|
||||
|
||||
/*
|
||||
The allowable types of plugins
|
||||
|
Reference in New Issue
Block a user