summaryrefslogtreecommitdiff
path: root/mysql-test/suite/plugins
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-242-25/+0
* MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-212-0/+25
* 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
* | | MDEV-14031 Password policy causes replication failureAlexander Barkov2017-12-202-0/+50
* | | 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-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-274-5/+5
* | | ed25519 plugin: simplify the apiSergei Golubchik2017-03-101-5/+5
* | | MDEV-12160 Modern alternative to the SHA1 authentication pluginSergei Golubchik2017-03-102-0/+94
* | | my_sha2 serviceSergei Golubchik2017-03-103-4/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-282-6/+0
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-272-6/+0
| |\ \ | | |/
| | * MDEV-10441 Document the server_audit_loc_info variableSergei Golubchik2016-09-262-6/+0
* | | update plugin maturitiesSergei Golubchik2016-09-052-2/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-253-4/+19
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-103-4/+19
| |\ \ | | |/
| | * MDEV-7329 plugins.pam_cleartext fails sporadically in buildbotSergei Golubchik2016-08-032-1/+4
| | * improve pam_cleartext.test a bitSergei Golubchik2016-08-032-2/+15
* | | MDEV-10361 Crash in pam_securid.so with auth_pam connecting from SQLyogSergei Golubchik2016-08-242-2/+2
* | | MDEV-8227 simple_password_check_minimal_length gets adjusted without a warningSergei Golubchik2016-07-121-0/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-282-2/+2
|\ \ \ | |/ /
| * | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-212-2/+2
| |\ \ | | |/
| | * MDEV-8328 Evaluation of two "!" operators depends on space in beetweenSergei Golubchik2016-06-142-2/+2
* | | Reset user status after unix_socket.testMonty2016-06-192-1/+2
* | | MDEV-9851: CREATE USER w/o IDENTIFIED BY clause causes crash when using crack...Nirbhay Choubey2016-05-054-0/+20
* | | MDEV-9940 CREATE ROLE blocked by password validation pluginSergei Golubchik2016-05-052-0/+8
* | | Followup for 2783fc7: return an error to the caller if mysql.proc cannot be o...mariadb-10.1.13Oleksandr Byelkin2016-03-241-1/+1
* | | update plugins' maturity levelsSergei Golubchik2016-03-181-1/+1
* | | Fixed plugins.cracklib_password_check failureSergey Vojtovich2016-03-182-4/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-0/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-153-0/+3
| |\ \ | | |/
| | * MDEV-9438 backport feedback-http-proxy to 5.5 and 10.0.Alexey Botchkov2016-02-093-0/+3
* | | Merge branch '10.0' into 10.1Monty2016-02-022-0/+28
|\ \ \ | |/ /
| * | MDEV-6421 SQL_ERROR_LOG doesn't log comments in Events.Alexey Botchkov2016-01-262-0/+28
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-01-252-2/+8
|\ \ \ | |/ /
| * | update test resultsSergei Golubchik2016-01-251-3/+3
| * | Merge branch '5.5' into 10.0Alexey Botchkov2016-01-252-4/+10
| |\ \ | | |/
| | * MDEV-9106 Audit plugin doesnt run with MySQL 5.7.Alexey Botchkov2016-01-131-3/+6
| | * MDEV-9106 Audit plugin compiled with MariaDB can't install on MySQL 5.7.Alexey Botchkov2016-01-121-3/+6
* | | MDEV-9273 ERROR 1819 on grant statment for existing userSergei Golubchik2016-01-252-2/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-212-4/+4
|\ \ \ | |/ /
| * | Filter out unix-socket from unrelated test casesSergey Vojtovich2015-12-182-4/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-196-20/+24
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-11-186-20/+24
| |\ \ | | |/