summaryrefslogtreecommitdiff
path: root/include/mysql/plugin_auth.h.pp
Commit message (Expand)AuthorAgeFilesLines
* encryption keys serviceSergei Golubchik2015-02-101-0/+13
* Improve performance for calculating memory allocationMonty2015-02-011-1/+5
* MDEV-6712 THD specifics for pluginsSergei Golubchik2014-12-041-0/+12
* MD5 serviceSergei Golubchik2014-10-011-0/+15
* extend SHA1 service. cleanup of sha1 wrappersSergei Golubchik2014-10-011-0/+8
* MDEV-5914: Parallel replication deadlock due to InnoDB lock conflictsunknown2014-03-211-0/+1
* remove a deprecated API function from the plugin.hSergei Golubchik2013-12-221-2/+0
* MroongaSE: addint thd_autoinc and thd_error_context plugin servicesAlexander Barkov2013-12-121-1/+25
* Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication.unknown2013-11-011-0/+1
|\
| * Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-011-0/+1
| |\
| | * MDEV-4506: Parallel replication: error handling.unknown2013-10-141-1/+1
| | * MDEV-4506: Parallel replication. Intermediate commit.unknown2013-06-261-0/+1
* | | 10.0-base merge.Sergei Golubchik2013-09-211-0/+22
|\ \ \ | |/ /
| * | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-0/+22
| |\ \ | | |/ | |/|
| | * MDEV-4472 Audit-plugin. Server-related part of the task.Alexey Botchkov2013-09-091-0/+22
* | | 10.0-monty mergeSergei Golubchik2013-07-211-0/+9
|\ \ \
| * | | SHA1 serviceSergei Golubchik2013-07-131-0/+7
| * | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-0/+2
* | | | Fixing the problem with my_bool_t defined two times.Alexander Barkov2013-06-031-1/+1
* | | | Fixing ABI template, to take into account the latest change inAlexander Barkov2013-05-271-1/+1
* | | | Adding the timezone plugin service, to convert betweenAlexander Barkov2013-05-241-0/+22
* | | | 10.0-base mergeSergei Golubchik2013-04-151-10/+2
|\ \ \ \ | | |/ / | |/| |
| * | | remove the service for installing the closed-source mysql thread pool pluginSergei Golubchik2013-04-071-8/+0
| * | | 5.5 mergeSergei Golubchik2013-03-271-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * MDEV-4307 Support at least 48 utf8 characters in username in server and PAMSergei Golubchik2013-03-261-2/+2
* | | MDEV-156 Threadpool - add thd_wait_begin/thd_wait_end to the network IO funct...Vladislav Vaintroub2013-02-191-1/+2
|/ /
* | 5.5 mergeSergei Golubchik2013-01-291-1/+10
|\ \ | |/
| * MDEV-4065 thd_kill_statement serviceSergei Golubchik2013-01-181-1/+10
| * remove thd_mark_as_hard_kill()Sergei Golubchik2013-01-151-1/+0
| * Fixed some race conditons and bugs related to killed queriesMichael Widenius2013-01-111-0/+1
* | 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-0/+2
* MDEV-15 Log all sql errors.Alexey Botchkov2012-03-241-18/+0
* MDEV-15 Log SQL errors.Alexey Botchkov2012-03-141-2/+2
* MDEV-15 Log all SQL errors.Alexey Botchkov2012-03-141-0/+18
* Add support for signed sysvars.Sergei Golubchik2011-11-221-2/+3
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-0/+1
|\
| * Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-0/+1
* | merge with 5.3Sergei Golubchik2011-10-191-2/+21
|\ \
| * | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-2/+21
| * | fixes for gcc 4.5Sergei Golubchik2010-09-281-3/+0
| * | plugin maturity is unsignedSergei Golubchik2010-06-151-1/+1
| * | merge 5.1->5.2Sergei Golubchik2010-06-011-0/+3
| * | Maria WL#61unknown2010-04-011-0/+16
| * | pluggable auth with plugin examplesSergei Golubchik2010-03-291-0/+193
| /
* | post-merge fixes.Sergei Golubchik2011-07-021-6/+23
|/
* More review fixesMikael Ronstrom2011-03-041-2/+2
* BUG#59392, removed thread local storage use in MySQL Threads by storing ibuf_...Mikael Ronstrom2011-01-121-3/+10
* fixed failing test casesGeorgi Kodinov2010-10-051-4/+23
* WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-0/+205