summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-046-18/+153
|\
| * Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-037-20/+159
| |\
| | * 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
| | * | | | MDEV-27018 IF and COALESCE lose "json" propertybb-10.5-bar-MDEV-27018Alexander Barkov2022-01-212-0/+92
| * | | | | Merge 10.5 into 10.6st-10.6-mergeMarko Mäkelä2022-01-181-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-26230 mysql_upgrade fails to load type_mysql_json due to insufficient ma...Sergei Golubchik2022-01-171-1/+1
* | | | | | bump up server's maturitySergei Golubchik2021-12-211-1/+1
* | | | | | MDEV-27261 Change maturity of plugins for 10.7 GASergei Golubchik2021-12-214-6/+6
* | | | | | SUMMARY/DESCRIPTION for compression provider RPMsSergei Golubchik2021-12-085-0/+15
* | | | | | cmake: detect lz4 version, require >= 1.6Sergei Golubchik2021-12-081-1/+1
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-11-292-0/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-11-292-0/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.4 into 10.5Marko Mäkelä2021-11-292-0/+10
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.3 into 10.4Marko Mäkelä2021-11-292-0/+10
| | | |\ \ \ | | | | |/ /
| | | | * | 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
* | | | | | MDEV-26664 fixup: clang -Winconsistent-missing-overrideMarko Mäkelä2021-11-081-6/+6
* | | | | | MDEV-26732 Assertion `0' failed in Item::val_nativepreview-10.7-MDEV-4958-uuidAlexander Barkov2021-10-292-0/+14
* | | | | | MDEV-26785 Hyphens inside the value of uuid datatypeAlexander Barkov2021-10-293-16/+102
* | | | | | MDEV-26742 Assertion `field->type_handler() == this' failed in FixedBinTypeBu...Alexander Barkov2021-10-292-4/+39
* | | | | | MDEV-26664 Store UUIDs in a more efficient mannerAlexander Barkov2021-10-2912-12/+3441
* | | | | | Changing the FixedBinTypeBundle parameter to a "storage class" instead of sizesAlexander Barkov2021-10-295-14/+31
* | | | | | UUID() function should return UUID, not VARCHAR(36)Sergei Golubchik2021-10-293-31/+49
* | | | | | MDEV-4958 Adding datatype UUIDAlexander Barkov2021-10-2940-0/+5334
* | | | | | cleanup: move most of type_inet plugin implementation into the serverSergei Golubchik2021-10-294-2108/+36
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-10-281-27/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-10-281-27/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-281-27/+7
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-281-27/+7
| | | |\ \ \ | | | | |/ /
| | | | * | 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
* | | | | | MDEV-12933 sort out the compression library chaosKartik Soneji2021-10-2715-0/+360
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-10-274-0/+119
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-10-274-0/+119
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-26732 Assertion `0' failed in Item::val_nativebb-10.5-bar-MDEV-26732Alexander Barkov2021-10-264-0/+119
* | | | | | Vanilla cleanups and refactoringsAleksey Midenkov2021-10-261-1/+1
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-10-224-0/+76
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-10-184-0/+76
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-26742 Assertion `field->type_handler() == this' failed in FixedBinTypeBu...bb-10.5-bar-MDEV-26742Alexander Barkov2021-10-144-0/+76
* | | | | | MDEV-26647 (reuse info) Include password validation plugin information in the...preview-10.7-MDEV-9245-password-reuseOleksandr Byelkin2021-10-201-1/+9
* | | | | | windowsSergei Golubchik2021-10-191-2/+2
* | | | | | MDEV-9245 password "reuse prevention" validation pluginOleksandr Byelkin2021-10-192-0/+235
* | | | | | Pre requiste MDEV-9245: add host to validate password interfaceOleksandr Byelkin2021-10-192-6/+11