summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29473 UBSAN: Signed integer overflow: X * Y cannot be represented in typ...Alexander Barkov2022-11-171-2/+4
* 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
* wsrep suite isn't run by default, wsrep_info shouldn't eitherSergei Golubchik2022-09-261-2/+0
* MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-123-3/+3
* MDEV-28592 disks plugin (postfix - remove tabs)Daniel Black2022-08-311-7/+7
* MDEV-28592 disks plugin - getmntinfo (BSD) & getmntent (AIX)Daniel Black2022-08-314-55/+200
* MDEV-26647 (simple_password_check) Include password validation plugin informa...Oleksandr Byelkin2022-07-271-0/+28
* disks plugin: check for build prerequisites properlySergei Golubchik2022-07-261-2/+4
* MDEV-28429 audit plugin report OOOOO.Alexey Botchkov2022-04-281-1/+23
* Adding a "const" qualifier to arguments of create_func(), create_native() etcAlexander Barkov2022-04-041-3/+5
* 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
* | 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
* | Merge 10.2 into 10.3Marko Mäkelä2021-11-292-0/+10
|\ \ | |/
| * MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522Alexey Bychko2021-11-232-0/+10
* | Merge 10.2 into 10.3Marko Mäkelä2021-10-281-27/+7
|\ \ | |/
| * MDEV-26556 An improper locking bug(s) due to unreleased lock.bb-10.2-mdev-26556-hfAlexey Botchkov2021-10-251-23/+7
* | Merge 10.2 into 10.3Marko Mäkelä2021-09-291-5/+7
|\ \ | |/
| * MDEV-24454 Crash at change_item_treebb-10.2-MDEV-24454Oleksandr Byelkin2021-09-271-5/+7
* | Merge 10.2 into 10.3Marko Mäkelä2021-07-223-2/+9
|\ \ | |/
| * Add feature summary at the end of cmake.Heinz Wiesinger2021-07-213-2/+9
* | Merge 10.2 into 10.3Marko Mäkelä2021-05-241-4/+4
|\ \ | |/
| * MDEV-25641 max_password_errors not working with ed25519 auth pluginSergei Golubchik2021-05-221-4/+4
* | MDEV-20842 Crash using versioning plugin functions after plugin was removed f...Aleksey Midenkov2021-04-271-0/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-091-1/+1
|\ \ | |/
| * MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-04-031-1/+1
| * MDEV-25457 CREATE / DROP PROCEDURE not logged with audit plugin.Alexey Botchkov2021-03-291-5/+1
* | MDEV-25457 CREATE / DROP PROCEDURE not logged with audit plugin.Alexey Botchkov2021-03-271-5/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-272-5/+5
|\ \ | |/
| * MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-03-241-2/+1
| * MDEV-25195: pam check getgrouplist functionDaniel Black2021-03-221-3/+4
* | MDEV-24965 With ALTER USER ...IDENTIFIED BY command, password doesn't replace...Alexey Botchkov2021-02-261-0/+3
* | MENT-1098 Crash during update on 10.4.17 after upgrade from 10.4.10Monty2021-02-251-41/+63
* | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-1/+1
* | Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-111-7/+15
|\ \ | |/
| * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-1/+1
| * MDEV-19442 add-onAndrei Elkin2021-01-071-1/+1
| * MDEV-19442 server_audit plugin doesn't consider proxy users in server_audit_e...Alexey Botchkov2020-12-281-7/+15
* | Merge 10.2 into 10.3Marko Mäkelä2020-12-231-4/+4
|\ \ | |/
| * MDEV-24318 server_audit doesn't respect filters for PROXY_CONNECTAlexey Botchkov2020-12-011-4/+4
* | MDEV-24279 Segfault after 1 day and 5 minutes uptimeSergei Golubchik2020-12-111-0/+1
* | Merge 10.2 into 10.3Marko Mäkelä2020-11-021-2/+6
|\ \ | |/
| * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-2/+6
* | Fixed bug in detection of getgrouplist parameters.Monty2020-10-291-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2020-10-285-23/+52
|\ \ | |/