summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-10-252-4/+13
|\
| * Merge 10.3 into 10.4Marko Mäkelä2022-10-252-4/+13
| |\
| | * MDEV-25343 Error log message not helpful when filekey is too longkurt2022-10-211-3/+12
| | * Revert "MDEV-25343 add read secret size in file key plugin"Daniel Black2022-10-191-12/+1
| | * MDEV-25343 add read secret size in file key pluginkurt2022-10-191-1/+12
| | * Cleanup the alloca.h header handling to further reduce hardcoded OS lists (#2...Brad Smith2022-10-161-1/+1
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-10-021-2/+0
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2022-10-011-2/+0
| |\ \ | | |/
| | * wsrep suite isn't run by default, wsrep_info shouldn't eitherSergei Golubchik2022-09-261-2/+0
* | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2022-09-1414-91/+91
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-09-133-3/+3
| |\ \ | | |/
| | * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-123-3/+3
* | | Merge 10.4 into 10.5Marko Mäkelä2022-09-071-7/+7
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-09-071-7/+7
| |\ \ | | |/
| | * MDEV-28592 disks plugin (postfix - remove tabs)Daniel Black2022-08-311-7/+7
* | | Merge branch 10.4 into 10.5Daniel Black2022-08-314-56/+200
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Daniel Black2022-08-314-55/+200
| |\ \ | | |/
| | * MDEV-28592 disks plugin - getmntinfo (BSD) & getmntent (AIX)Daniel Black2022-08-314-55/+200
* | | MDEV-27099 Subquery using the ALL keyword on INET6 columns produces a wrong r...Alexander Barkov2022-08-232-0/+27
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-08-031-0/+28
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-021-0/+28
| |\ \ | | |/
| | * MDEV-26647 (simple_password_check) Include password validation plugin informa...Oleksandr Byelkin2022-07-271-0/+28
* | | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-2/+4
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-2/+4
| |\ \ | | |/
| | * disks plugin: check for build prerequisites properlySergei Golubchik2022-07-261-2/+4
* | | MDEV-28234 Change maturity of plugins for July 2022 ReleasesSergei Golubchik2022-07-051-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2022-06-271-1/+1
|\ \ \ | |/ /
| * | MDEV-28819 Statically compiled encryption plugins do not work in mariadb-backupVladislav Vaintroub2022-06-201-1/+1
* | | MDEV-28491 Uuid. "UPDATE/DELETE" not working "WHERE id IN (SELECT id FROM ..)"bb-10.5-barAlexander Barkov2022-06-033-3/+45
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-092-47/+56
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-1/+23
| |\ \ | | |/
| | * MDEV-28429 audit plugin report OOOOO.Alexey Botchkov2022-04-281-1/+23
| * | MDEV-28431 auth_pam tool left zombie processes.Alexey Botchkov2022-04-281-1/+1
| * | MDEV-26212 PAM authentication fails with ENOMEMSergei Golubchik2022-04-261-45/+32
* | | Merge 10.4 into 10.5Marko Mäkelä2022-04-061-3/+5
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-04-061-3/+5
| |\ \ | | |/
| | * Adding a "const" qualifier to arguments of create_func(), create_native() etcAlexander Barkov2022-04-041-3/+5
* | | Merge 10.4 into 10.5Marko Mäkelä2022-03-291-0/+6
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-03-291-0/+6
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2022-03-291-0/+6
| | |\
| | | * MDEV-28177: server_audit; Update the offset of dbName on the aarch64 platform.hongdongjian2022-03-281-0/+6
* | | | MDEV-26230: mysql_upgrade fails to load type_mysql_json due to insufficientRucha Deodhar2022-03-031-1/+1
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-0/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-304-12/+16
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-0/+4
| | |\ \ | | | |/
| | | * Fixed compiler error in auth_pam pluginMonty2022-01-201-2/+6
| | * | MDEV-18918 SQL mode EMPTY_STRING_IS_NULL breaks RBR upon CREATE TABLE .. SELECTAlexander Barkov2022-01-253-12/+12
* | | | MDEV-27668 Assertion `item->type_handler()->is_traditional_scalar_type() || i...Alexander Barkov2022-01-283-2/+45
* | | | MDEV-24487 Error after update to 10.5.8 on CentOS-8: DBD::mysql::st execute f...Alexander Barkov2022-01-271-6/+10
* | | | MDEV-18918 SQL mode EMPTY_STRING_IS_NULL breaks RBR upon CREATE TABLE .. SELECTAlexander Barkov2022-01-253-12/+12