summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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.4 into 10.5Marko Mäkelä2021-05-261-0/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-05-251-0/+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
* | | | MDEV-25030 Upgrade to 10.5.9 breaks root's ability to grantSergei Golubchik2021-04-221-4/+9
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-211-57/+69
|\ \ \ \ | |/ / /
| * | | Fix all warnings given by UBSANMonty2021-04-201-52/+65
* | | | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-111-4/+4
|\ \ \ \ | |/ / /
| * | | MDEV-24668 fixup: uninitialized return value with GaleraMarko Mäkelä2021-03-111-1/+1
| * | | MDEV-24668 debug assert on SET PASSWORD when binlog failsSergei Golubchik2021-03-081-4/+4
* | | | Merge branch '10.4' into 10.5Sergei Golubchik2021-02-231-8/+34
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.4' into 10.4Sergei Golubchik2021-02-231-8/+34
| |\ \ \
| | * | | MDEV-24114 SHOW CREATE USER doesnt display correct password expiry statusRobert Bindar2021-02-231-8/+34
* | | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-0/+6
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-0/+6
| | |\ \ | | | |/
| | | * MDEV-22966 Server crashes or hangs with SET ROLE when started with skip-grant...Sergei Golubchik2021-01-111-0/+6
* | | | Merge commit '10.4' into 10.5Oleksandr Byelkin2021-01-061-11/+25
|\ \ \ \ | |/ / /
| * | | MDEV-24207: recognise mysql forms of invalid password for mysql_native_passwordDaniel Black2020-12-151-2/+16
| * | | issue ER_USER_IS_BLOCKED also for non-existent usersSergei Golubchik2020-12-121-9/+9
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-0/+2
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-0/+2
| | |\ \ | | | |/
| | | * MDEV-24289: show grants missing with grant optionAnel Husakovic2020-11-261-1/+2
* | | | MDEV-23610: Slave user can't run "SHOW SLAVE STATUS" anymore after upgrade to...Sujatha2020-11-171-3/+3
* | | | MDEV-23610: Slave user can't run "SHOW SLAVE STATUS" anymore after upgrade to...Sujatha2020-11-161-3/+16
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-131-3/+3
|\ \ \ \ | |/ / /
| * | | MDEV-24098: SHOW CREATE USER invalid for both PASSWORD and LOCKEDDaniel Black2020-11-041-3/+3
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-031-1/+11
|\ \ \ \ | |/ / /
| * | | MDEV-22974: mysql_native_password make "invalid" validDaniel Black2020-10-311-1/+11
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-10-301-8/+46
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-8/+46
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-10-281-8/+46
| | |\ \ | | | |/
| | | * MDEV-22313: Neither SHOW CREATE USER nor SHOW GRANTS prints a user's default ...Anel Husakovic2020-10-241-8/+46
* | | | MDEV-19275 Provide SQL service to plugins.Alexey Botchkov2020-10-021-0/+37
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-36/+29
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-36/+29
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-38/+29
| | |\ \ | | | |/
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-38/+27
| | | |\
| | | | * improve the error message for a dropped current roleSergei Golubchik2020-07-301-3/+5
| | | | * MDEV-22521 Server crashes in traverse_role_graph_up or Assertion `user' fails...Sergei Golubchik2020-07-301-0/+2