summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Plugins: lost terminator in versioning plugin [fixes #248]Eugene Kosov2017-08-301-1/+2
* SQL: VTQ testing iface moved to plugin [closes #224]Aleksey Midenkov2017-07-071-23/+173
* SQL: vers_current_time refactoring [closes #117]Aleksey Midenkov2017-05-051-4/+9
* SQL, IB: Copy history via CREATE .. SELECT [closes #157, #152]Aleksey Midenkov2017-05-051-2/+2
* SQL: forced, hidden versioning [closes #32]Aleksey Midenkov2017-05-052-0/+86
* Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-04-051-21/+30
|\
| * Fix aws_key_management compilation after mismergeVladislav Vaintroub2017-04-041-6/+7
| * Merge 10.1 into 10.2Marko Mäkelä2017-04-041-20/+28
| |\
| | * fix Ninja builds for AWS SDKSergei Golubchik2017-03-311-10/+13
| | * put all aws_key_management plugin files into plugin/aws_key_managementSergei Golubchik2017-03-311-4/+4
| | * AWS KMS plugin : Fix building in case AWS C++ SDK was preinstalledVladislav Vaintroub2017-03-311-10/+14
* | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-04-0391-41/+5067
|\ \ \ | |/ /
| * | Avoid TARGET_LINK_LIBRARIES() for pluginsSergei Golubchik2017-04-011-3/+3
| * | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-3091-38/+5064
| |\ \ | | |/
| | * restore the correct linking of ed25519 pluginSergei Golubchik2017-03-291-2/+5
| | * Fix some warnings on Windows compilationVladislav Vaintroub2017-03-241-1/+5
| | * Fix AWS KMS plugin's compile errorVladislav Vaintroub2017-03-141-1/+0
| | * Correct FSF addressiangilfillan2017-03-1017-17/+17
| | * ed25519 plugin: simplify the apiSergei Golubchik2017-03-1012-80/+62
| | * MDEV-12160 Modern alternative to the SHA1 authentication pluginSergei Golubchik2017-03-1072-0/+5030
| | * small plugin API related fixesSergei Golubchik2017-03-101-0/+1
| | * base64 serviceSergei Golubchik2017-03-101-2/+0
| | * cleanup: generalize my_sha1.ccSergei Golubchik2017-03-101-3/+2
| | * Merge 10.0 into 10.1Marko Mäkelä2017-03-091-13/+23
| | |\
| | | * Merge 5.5 into 10.0Marko Mäkelä2017-03-081-1/+1
| | | |\
| | | | * MDEV-11084 server_audit does not work with mysql_community 5.7.16.Alexey Botchkov2017-03-061-1/+1
| | | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-12/+22
| | | |\ \ | | | | |/
| | | | * cleanup: NO_OPEN_3 was never definedSergei Golubchik2017-02-271-3/+1
| | | | * MDEV-11904 Make Audit Plugin working with MySQL 8.0.Alexey Botchkov2017-02-201-9/+21
| | * | | spelling fixesklemens2017-03-075-7/+7
| | * | | AWS key management plugin: Fix search for system installed AWS SDK libsVladislav Vaintroub2017-03-011-1/+1
| | * | | MDEV-11530: wsrep_info.plugin fails sporadically in buildbotNirbhay Choubey2017-02-131-0/+1
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-03-291-12/+8
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12328, attempt to fix windows packagingVladislav Vaintroub2017-03-261-12/+8
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-02-271-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-0/+1
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-0/+1
| | | |\ \ | | | | |/
| | | | * MDEV-11510 Audit plugin sometimes causes server to crash when using with MySQL.Alexey Botchkov2016-12-161-0/+1
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2016-12-309-53/+120
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-299-53/+120
| |\ \ \ \ | | |/ / /
| | * | | 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
| | |\ \ \ | | | |/ /