summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2021-08-261-9/+5
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-08-261-9/+5
| |\
| | * MDEV-26380 auth_pam_tool has incorrect permissions on CentOS 7Sergei Golubchik2021-08-251-6/+5
* | | Merge 10.5 into 10.6Marko Mäkelä2021-08-231-0/+3
|\ \ \ | |/ /
| * | MDEV-26380 auth_pam_tool has incorrect permissions on CentOS 7Alexey Bychko2021-08-191-0/+3
* | | auth_socket: Add SO_PEERCRED definitions for NetBSDnia2021-08-052-0/+23
* | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-025-3/+7
|\ \ \ | |/ /
| * | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-313-1/+5
| |\ \ | | |/
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-313-1/+5
| | |\
| | | * 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
| * | | | MDEV-26226 Change Maturity of plugins inet6 and s3 to stableSergei Golubchik2021-07-282-2/+2
* | | | | cleanup: formattingSergei Golubchik2021-06-111-6/+3
* | | | | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-062-4/+4
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-261-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-05-261-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-05-251-3/+3
| | |\ \ \ | | | |/ /
| | | * | 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
* | | | | Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-192-7/+4
* | | | | Added override to all releveant methods in Item (and a few other classes)Monty2021-05-192-25/+26
* | | | | Reduce usage of strlen()Monty2021-05-196-37/+70
* | | | | Split item->flags into base_flags and with_flagsMonty2021-05-193-6/+6
* | | | | Remove calls to current_thd() in Item functionsMichael Widenius2021-05-192-4/+4
* | | | | Change bitfields in Item to an uint16Michael Widenius2021-05-194-15/+15
* | | | | Renamed Type_all_attributes::set_maybe_null() to set_type_maybe_null()Monty2021-05-191-1/+1
* | | | | Added typedef decimal_digits_t (uint16) for number of digits in mostMonty2021-05-191-5/+5
* | | | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-195-9/+9
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-071-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-0/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-20842 Crash using versioning plugin functions after plugin was removed f...Aleksey Midenkov2021-04-271-0/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-211-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-211-0/+4
| |\ \ \ \ | | |/ / /
| | * | | Fix all warnings given by UBSANMonty2021-04-201-0/+4
* | | | | MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-201-16/+35
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-141-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-141-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-04-141-1/+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
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-081-5/+7
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-22775: Merge 10.4 into 10.5Marko Mäkelä2021-04-081-5/+7
| |\ \ \ \ | | |/ / /
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-311-5/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-311-5/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-311-5/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-25457 CREATE / DROP PROCEDURE not logged with audit plugin.Alexey Botchkov2021-03-271-5/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-272-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-272-5/+5
| |\ \ \ \ | | |/ / /