1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

my_sha2 service

This commit is contained in:
Sergei Golubchik
2017-03-06 13:06:03 +01:00
parent bd1139ad27
commit d6a7aece08
24 changed files with 534 additions and 25 deletions

View File

@ -1,5 +1,5 @@
/* Copyright (c) 2005, 2013, Oracle and/or its affiliates
Copyright (C) 2009, 2013, Monty Program Ab
Copyright (C) 2009, 2017, MariaDB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@ -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 0x010b
#define MARIA_PLUGIN_INTERFACE_VERSION 0x010c
/*
The allowable types of plugins