summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* wsrep_info plugin: Fix test caseNirbhay Choubey2016-11-142-4/+4
* AWS Key management plugin does not build on Centos7.Vladislav Vaintroub2016-11-091-1/+2
* Make galera test suites default.Nirbhay Choubey2016-11-021-0/+2
* AWS key Management plugin - add plugin variable for the regionVladislav Vaintroub2016-10-281-0/+10
* Merge branch '10.0' into 10.1Sergei Golubchik2016-09-291-2/+11
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2016-09-291-2/+11
| |\
| | * Feedback plugin : add support for Windows 10 / Server 2016.Vladislav Vaintroub2016-09-281-2/+11
* | | MDEV-10890 plugins.pam fails in buildbot with valgrindSergei Golubchik2016-09-281-2/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-3/+2
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-271-3/+2
| |\ \ | | |/
| | * MDEV-10441 Document the server_audit_loc_info variableSergei Golubchik2016-09-261-3/+2
* | | Make sure to recompile the feedback plugin for EMBEDDEDVicențiu Ciorbaru2016-09-271-1/+1
* | | MDEV-10777: Server crashed due to query_cache_info pluginOleksandr Byelkin2016-09-271-7/+32
* | | MDEV-10847 Bring AWS KMS encryption plugin up-to-date with released SDKVladislav Vaintroub2016-09-272-34/+57
* | | MDEV-10888: encryption.filekeys_emptyfile fails in buildbot with valgrindJan Lindström2016-09-271-1/+1
* | | update plugin maturitiesSergei Golubchik2016-09-058-10/+10
* | | MDEV-10361 Crash in pam_securid.so with auth_pam connecting from SQLyogSergei Golubchik2016-08-241-0/+30
* | | MDEV-8227 simple_password_check_minimal_length gets adjusted without a warningSergei Golubchik2016-07-121-3/+13
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-286-13/+7
|\ \ \ | |/ /
| * | MDEV-9728 - Hard crash in metadata_lock_infoSergey Vojtovich2016-06-235-15/+8
| * | MDEV-9728 - Hard crash in metadata_lock_infoSergey Vojtovich2016-06-231-114/+53
| * | compilation failuresSergei Golubchik2016-06-221-3/+11
| * | Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2016-06-221-0/+1
| |\ \
| | * \ Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-0/+1
| | |\ \ | | | |/
| | | * MDEV-9749 InnoDB receives 'Bad file descriptor' error, possibly related to fe...Sergei Golubchik2016-06-201-0/+1
| * | | MDEV-9728 - Hard crash in metadata_lock_infoSergey Vojtovich2016-06-211-0/+3
| * | | MDEV-9728 - Hard crash in metadata_lock_infoSergey Vojtovich2016-06-213-54/+104
| |/ /
* | | MDEV-10214: Fix segfault when using groups in PAM user mapping pluginMario Weigel2016-06-121-2/+3
* | | Mark gssapi plugin as stable. No open bug reports, and no further work planne...Vladislav Vaintroub2016-05-281-1/+1
* | | metadata_lock_info: Add compile time assertionsNirbhay Choubey2016-05-051-0/+8
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-045-19/+8
|\ \ \ | |/ /
| * | Fixed failing test cases and compiler warningsMonty2016-04-251-6/+4
| * | MDEV-9281 - Debian: the Lintian complains about "shlib-calls-exit" in handler...Sergey Vojtovich2016-04-204-13/+4
* | | MDEV-9613: keyfile without any keys crashes mysqld on loading file_key_manage...Vicențiu Ciorbaru2016-03-221-1/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-212-6/+6
|\ \ \ | |/ /
| * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-042-6/+6
* | | don't do anything for AWS plugin unless it's enabledSergei Golubchik2016-03-191-4/+7
* | | update plugins' maturity levelsSergei Golubchik2016-03-1813-15/+15
* | | fix that mysqld aborts on exit if an open handlersocket connection remainsAkira Higuchi2016-03-181-1/+1
* | | fix a memory leak in handlersocketAkira Higuchi2016-03-181-0/+1
* | | mtr complains about klist is not found, if Kerberos is not installed on machinesVladislav Vaintroub2016-03-171-1/+1
* | | MDEV-9659 : AWS KMS encryption pluginVladislav Vaintroub2016-03-132-0/+738
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-234-8/+10
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-156-19/+109
| |\ \ | | |/
| | * fix buffer overrunVladislav Vaintroub2016-02-151-1/+1
| | * Errorneous PSI declaration line fixed.Alexey Botchkov2016-02-121-3/+7
| | * Merge branch 'bb-5.5-serg' into 5.5Sergei Golubchik2016-02-091-2/+2
| | |\
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-2/+2
| | | |\
| | | | * Bug#21770366 backport bug#21657078 to 5.5 and 5.6Ajo Robert2016-01-071-4/+3
| | * | | MDEV-9438 backport feedback-http-proxy to 5.5 and 10.0.Alexey Botchkov2016-02-094-13/+99
| | |/ /