summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-041-55/+65
|\
| * Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-55/+65
| |\
| | * Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-55/+65
| | |\
| | | * MDEV-27341 Use SET PASSWORD to change PAM serviceSergei Golubchik2022-01-171-0/+6
| | | * MDEV-26339 Account specifics to be handled before proxyingSergei Golubchik2022-01-171-55/+59
* | | | MDEV-26221: DYNAMIC_ARRAY use size_t for sizesSergei Golubchik2021-10-301-2/+2
* | | | Merge 10.6 into 10.7Marko Mäkelä2021-10-221-206/+222
|\ \ \ \ | |/ / /
| * | | Merge 10.5 into 10.6Marko Mäkelä2021-10-211-203/+220
| |\ \ \ | | |/ /
| | * | Merge 10.4 into 10.5Marko Mäkelä2021-10-211-203/+220
| | |\ \ | | | |/
| | | * Merge 10.3 into 10.4Marko Mäkelä2021-10-211-192/+185
| | | |\
| | | | * Merge 10.2 into 10.3Marko Mäkelä2021-10-211-195/+188
| | | | |\
| | | | | * MDEV-17964: Assertion `status == 0' failed in add_role_user_mapping_actionVicențiu Ciorbaru2021-10-151-189/+182
| | | * | | MDEV-26650: Failed ALTER USER/GRANT statement removes the password from the c...bb-10.4-MDEV-26650-2Oleksandr Byelkin2021-10-181-11/+35
* | | | | | Pre requiste MDEV-9245: add host to validate password interfaceOleksandr Byelkin2021-10-191-6/+13
* | | | | | MDEV-26221: DYNAMIC_ARRAY use size_t for sizesEric Herman2021-10-191-17/+17
* | | | | | MDEV-26637: (roles) ASAN: main.metadata and user_variables.basic MTR failures...Oleksandr Byelkin2021-10-121-1/+5
|/ / / / /
* | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-13/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-13/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-13/+9
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-07-211-6/+3
| | | |\ \ | | | | |/
| | | | * MDEV-26080: SHOW GRANTS does not quote role names properly for DEFAULT ROLEAnel Husakovic2021-07-091-4/+4
| | | | * MDEV-26081 set role crashes when a hostname cannot be resolvedSergei Golubchik2021-07-021-6/+3
| | | * | MDEV-26080: SHOW GRANTS does not quote role names properly for DEFAULT ROLEAnel Husakovic2021-07-081-7/+6
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-261-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-05-261-0/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-05-251-0/+5
| | |\ \ \ | | | |/ /
* | | | | Fix all warnings given by UBSANMonty2021-05-191-26/+29
* | | | | Reduce usage of strlen()Monty2021-05-191-8/+9
* | | | | Changed field_index to use field_index_t instead of uint16Monty2021-05-191-1/+1
* | | | | Improved storage size for Item, Field and some other classesMonty2021-05-191-1/+1
* | | | | MDEV-9609 : wsrep_debug only logs DDL information on originating nodeJan Lindström2021-05-151-6/+4
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-071-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-1/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-1/+5
| | |\ \ \ | | | |/ /
| | | * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-1/+5
| | | |\ \ | | | | |/
| | | | * MDEV-25258 : SET PASSWORD command fail with wsrep apiJan Lindström2021-04-281-1/+5
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-261-4/+9
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-25030 Upgrade to 10.5.9 breaks root's ability to grantSergei Golubchik2021-04-221-4/+9
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-211-57/+69
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-211-57/+69
| |\ \ \ \ | | |/ / /
| | * | | Fix all warnings given by UBSANMonty2021-04-201-52/+65
* | | | | MDEV-25202: JSON_TABLE: Early table reference leads to unexpected result setSergei Petrunia2021-04-211-2/+3
* | | | | MDEV-25202: JSON_TABLE: Early table reference leads to unexpected result setSergei Petrunia2021-04-211-1/+1
* | | | | MDEV-25141 JSON_TABLE: SELECT into outfile bypasses file privilege check.Alexey Botchkov2021-04-211-10/+4
* | | | | MDEV-17399 Add support for JSON_TABLE.Alexey Botchkov2021-04-211-0/+8
* | | | | MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-201-2/+2
* | | | | Add TL_FIRST_WRITE in SQL layer for determining R/WDaniel Black2021-04-081-5/+5
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* | | | | Fixed wrong initializations of Dynamic_arrayMonty2021-03-201-4/+4
|/ / / /