summaryrefslogtreecommitdiff
path: root/mysql-test/suite/plugins
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17658 change the structure of mysql.user tableSergei Golubchik2018-12-122-8/+8
* MDEV-5313 Improving audit api.Alexey Botchkov2018-12-124-5/+5
* MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-093-0/+30
* MDEV-12321 authentication plugin: SET PASSWORD supportSergei Golubchik2018-10-314-3/+34
* Use mysql.user.authentication_string for passwordSergei Golubchik2018-10-312-2/+6
* Merge 10.3 into 10.4Marko Mäkelä2018-09-111-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2018-09-061-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2018-08-311-1/+1
| | |\
| | | * MDEV-16665 ed25519 describes itself as 1.0-alpha even though it's not alpha.Alexey Botchkov2018-08-301-1/+1
| | | * Merge branch '10.0' into bb-10.1-merge-sanjaOleksandr Byelkin2018-07-252-6/+6
| | | |\
| | | | * make plugins.processlist more robustOleksandr Byelkin2018-07-242-5/+4
| | | | * fix plugins.processlistOleksandr Byelkin2018-07-241-1/+2
* | | | | MDEV-16421 Make system tables crash safeMichael Widenius2018-08-142-1/+7
* | | | | MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the serverAlexey Botchkov2018-07-042-4/+2
* | | | | MDEV-15471 Isolate/sandbox PAM modules, so that they can't crash the serverAlexey Botchkov2018-07-045-24/+29
* | | | | MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the server.Alexey Botchkov2018-07-035-0/+75
|/ / / /
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-303-1/+30
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-281-1/+1
| |\ \ \ | | |/ /
| | * | mark ed25519 stableSergei Golubchik2018-06-281-1/+1
| * | | make plugins.processlist more robustSergei Golubchik2018-06-282-5/+4
| * | | fix plugins.processlistSergei Golubchik2018-06-221-1/+2
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-212-0/+29
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-06-142-0/+26
| | |\ \ | | | |/
| | | * MDEV-15359 Thread stay in "cleaning up" status after finishingSergei Golubchik2018-06-132-0/+26
| | | * MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-102-0/+19
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-122-0/+19
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-05-112-0/+19
| |\ \ \ | | |/ /
| | * | MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-102-0/+19
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-03-252-25/+0
| |\ \ \ | | |/ /
| | * | MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-242-25/+0
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-03-212-0/+25
| |\ \ \ | | |/ /
| | * | MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-212-0/+25
* | | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2018-02-231-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-221-0/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-02-221-0/+2
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2018-02-221-0/+2
| | | |\
| | | | * fix plugins.server_audit test for --psSergei Golubchik2018-02-151-0/+2
| | | | * MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-032-4/+10
| | | | * MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-032-4/+10
| | | * | MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-032-4/+10
| | | * | MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-032-4/+10
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-042-0/+50
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-222-0/+50
| |\ \ \ \ | | |/ / /
| | * | | MDEV-14031 Password policy causes replication failureAlexander Barkov2017-12-202-0/+50
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-104-8/+20
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-11-074-8/+20
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-032-4/+10
| | * | | MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-032-4/+10
* | | | | Added HITS column to QUERY_CACHE_INFO tablePeter Shchuchkin2017-08-313-7/+27
|/ / / /
* | | | Support for server error messages in HindiSergey Vojtovich2017-08-031-2/+2