summaryrefslogtreecommitdiff
path: root/include/mysql/plugin.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-271-1/+1
* | | small plugin API related fixesSergei Golubchik2017-03-101-2/+2
* | | my_sha2 serviceSergei Golubchik2017-03-101-2/+2
* | | 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
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-251-2/+2
| |\ \ | | |/
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-2/+2
| | |\
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | | remove a deprecated API function from the plugin.hSergei Golubchik2013-12-221-9/+0
* | | | MroongaSE: addint thd_autoinc and thd_error_context plugin servicesAlexander Barkov2013-12-121-4/+8
* | | | Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication.unknown2013-11-011-0/+35
|\ \ \ \ | |/ / /
| * | | Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-011-0/+35
| |\ \ \
| | * | | MDEV-4506: Parallel replication: error handling.unknown2013-10-141-1/+1
| | * | | MDEV-4506: Parallel replication. Intermediate commit.unknown2013-06-261-0/+35
* | | | | 10.0-base merge.Sergei Golubchik2013-09-211-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-0/+11
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | mysql-5.5.33 mergeSergei Golubchik2013-09-061-0/+11
| | |\ \ | | | |/
| | | * Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLESAshish Agarwal2013-05-191-0/+11
* | | | 10.0-monty mergeSergei Golubchik2013-07-211-4/+7
|\ \ \ \
| * | | | SHA1 serviceSergei Golubchik2013-07-131-1/+1
| * | | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-4/+8
| |/ / /
* | | | Fixing the problem with my_bool_t defined two times.Alexander Barkov2013-06-031-0/+2
* | | | Adding the timezone plugin service, to convert betweenAlexander Barkov2013-05-241-1/+1
|/ / /
* | | 5.5 mergeSergei Golubchik2013-01-291-18/+1
|\ \ \ | |/ /
| * | MDEV-4065 thd_kill_statement serviceSergei Golubchik2013-01-181-17/+1
| * | remove thd_mark_as_hard_kill()Sergei Golubchik2013-01-151-12/+0
| * | Fixed some race conditons and bugs related to killed queriesMichael Widenius2013-01-111-0/+11
* | | Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC.Michael Widenius2012-10-031-1/+1
|/ /
* | debug_sync is now a service, available to dynamically loaded plugins.Sergei Golubchik2012-03-281-1/+1
* | mysql-5.5.22 mergeSergei Golubchik2012-03-281-2/+2
|\ \ | |/
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\
* | | MDEV-15 Log all SQL errors.Alexey Botchkov2012-03-141-1/+1
* | | fix the linking failure on windowsSergei Golubchik2012-01-181-2/+5
* | | 5.3 mergeSergei Golubchik2012-01-131-19/+21
|\ \ \
| * \ \ 5.2->5.3 mergeSergei Golubchik2011-12-121-15/+17
| |\ \ \
| | * | | 1. add --plugin-dir and --default-auth to mysqltest.Sergei Golubchik2011-12-021-15/+17