summaryrefslogtreecommitdiff
path: root/include/mysql/plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.7Marko Mäkelä2022-12-131-0/+12
|\
| * Merge 10.5 into 10.6Marko Mäkelä2022-12-131-0/+12
| |\
| | * Merge 10.4 into 10.5Marko Mäkelä2022-12-131-0/+12
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2022-12-131-0/+12
| | | |\
| | | | * MDEV-29473 UBSAN: Signed integer overflow: X * Y cannot be represented in typ...Alexander Barkov2022-11-171-0/+12
* | | | | Merge 10.6 into 10.7Marko Mäkelä2022-02-221-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.5 into 10.6Marko Mäkelä2022-02-221-1/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.4 into 10.5Vlad Lesin2022-02-221-1/+3
| | |\ \ \ | | | |/ /
| | | * | Merge 10.3 into 10.4Vlad Lesin2022-02-211-1/+3
| | | |\ \ | | | | |/
| | | | * MDEV-27730 Add PLUGIN_VAR_DEPRECATED flag to plugin variablesNayuta Yanagisawa2022-02-181-1/+3
* | | | | MDEV-19275 Provide SQL service to plugins.Alexey Botchkov2021-10-191-1/+1
|/ / / /
* | | | Added DDL_options_st *thd_ddl_options(const MYSQL_THD thd)Monty2021-06-141-0/+2
|/ / /
* | | Make maria_data_root const char*Monty2021-02-081-0/+11
* | | Part2: MDEV-20837 Add MariaDB_FUNCTION_PLUGINAlexander Barkov2019-10-161-2/+1
* | | Part1: MDEV-20837 Add MariaDB_FUNCTION_PLUGINAlexander Barkov2019-10-161-2/+3
* | | MDEV-20764 Add MariaDB_FUNCTION_COLLECTION_PLUGINAlexander Barkov2019-10-071-1/+2
* | | MDEV-20016 Add MariaDB_DATA_TYPE_PLUGINAlexander Barkov2019-10-041-1/+2
* | | MDEV-18582: Extend SHOW STATUS LIKE 'Innodb_%'Marko Mäkelä2019-07-041-1/+1
* | | Cleanup - do not dllexport statically built pluginsVladislav Vaintroub2019-06-301-10/+12
* | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | | |\
| | | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | | |\
| | | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | | | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-0/+12
| | | | |\ \
| | | | | * | MDEV-12547: InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit...Thirunarayanan Balathandayuthapani2018-10-161-0/+12
* | | | | | | Adiue thd_ha_data(), you've broke many heartsSergey Vojtovich2019-05-211-1/+0
|/ / / / / /
* | | | | | MDEV-5313 Improving audit api.Alexey Botchkov2018-12-121-1/+1
|/ / / / /
* | | | | CleanupsMonty2017-12-081-1/+0
|/ / / /
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-061-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-271-1/+1
* | | | Fix the build on Windows.Vladislav Vaintroub2017-04-021-0/+17
* | | | move rocksdb specific changes into rocksdbSergei Golubchik2017-03-311-17/+0
* | | | Merge 10.2 into bb-10.2-mariarocksSergei Petrunia2017-03-311-4/+4
|\ \ \ \ | |/ / /
| * | | small plugin API related fixesSergei Golubchik2017-03-101-2/+2
| * | | my_sha2 serviceSergei Golubchik2017-03-101-2/+2
* | | | MDEV-11901 : MariaRocks on WindowsVladislav Vaintroub2017-02-011-0/+17
|/ / /
* | | Fixed wrong counting of global Memory_usedMonty2016-04-281-1/+3
* | | Identical key derivation code in XtraDB/InnoDB/AriaSergei Golubchik2015-05-151-1/+1
* | | rename "encryption key management plugin" to "encryption plugin"Sergei Golubchik2015-04-091-1/+1
* | | MDEV-6819 st_mysql_show_var::value should be void* not char*Sergei Golubchik2015-03-071-2/+2
* | | encryption key management plugin apiSergei Golubchik2015-02-101-2/+2
* | | Push for testing of encryptionMonty2015-02-101-1/+2
* | | Improve performance for calculating memory allocationMonty2015-02-011-1/+6
* | | password validation plugin type and a simple pluginSergei Golubchik2014-12-041-8/+10
* | | Plugin API: increase SHOW_VAR_FUNC_BUFF_SIZE for 64-bit CPUsSergei Golubchik2014-10-101-2/+2
* | | MD5 serviceSergei Golubchik2014-10-011-1/+1
|/ /
* | MDEV-5914: Parallel replication deadlock due to InnoDB lock conflictsunknown2014-03-211-0/+1
* | 10.0-base mergeSergei Golubchik2014-02-261-2/+2
|\ \