summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22057 REPLICATION MASTER ADMIN is missing in root account after upgradeAlexander Barkov2020-03-271-0/+18
* MDEV-22030 Don't grant REPLICATION MASTER ADMIN automatically on upgrade from...Alexander Barkov2020-03-251-3/+8
* Clean up and speed up interfaces for binary row loggingMonty2020-03-241-3/+7
* MDEV-21975 Add BINLOG REPLAY privilege and bind new privileges to gtid_seq_no...Alexander Barkov2020-03-181-3/+6
* MDEV-13362: implement --require_secure_transport optionJulius Goryavsky2020-03-121-1/+19
* MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-101-11/+44
* cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-38/+35
* perfschema compilation, test and misc fixesSergei Golubchik2020-03-101-11/+3
* perfschema sp instrumentation related changesSergei Golubchik2020-03-101-7/+8
* perfschema socket instrumentation related changesSergei Golubchik2020-03-101-1/+3
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-39/+52
* perfschema - various collateral cleanups and small changesSergei Golubchik2020-03-101-11/+12
* cleanup: remove TYPE_ENUM_PROXY from enum stored_procedure_typeSergei Golubchik2020-03-101-1/+0
* MDEV-21704 Add a new JSON field "version_id" into mysql.global_priv.privAlexander Barkov2020-02-281-8/+55
* Merge branch '10.4' into 10.5Oleksandr Byelkin2020-02-121-53/+35
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-53/+35
| |\
| | * MDEV-20076: SHOW GRANTS does not quote role names properlybb-10.3-MDEV-20076Oleksandr Byelkin2020-02-051-53/+35
* | | MDEV-21702 Add a data type for privilegesAlexander Barkov2020-02-111-191/+211
* | | MDEV-21689 Add Sql_cmd for GRANT/REVOKE statementsAlexander Barkov2020-02-081-0/+221
* | | Merge 10.4 into 10.5Marko Mäkelä2020-01-281-0/+1
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-211-0/+1
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-211-0/+1
| | |\
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-201-0/+1
| | | |\
| | | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-191-0/+1
| | | | |\
| | | | | * Bug#29630767 - USE OF UNINITIALIZED VALUE IN LIBMYSQL (CLIENT.CC FUNCTION RUN...mariadb-5.5.67Sergei Golubchik2020-01-181-0/+1
* | | | | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-3/+3
* | | | | | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-071-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixes for binary logging --read-only modeMonty2019-10-201-2/+2
* | | | | | clang failed to compile the embedded library with unused constant errorsAlexander Barkov2019-10-131-0/+2
* | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-08-131-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixes based on warnings from gcc/clang and valgrindMonty2019-08-121-1/+1
| * | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-07-281-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-0/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-0/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-0/+1
| | | | |\ \ | | | | | |/
| | | | | * MDEV-20110 don't try to load client plugins with invalid namesSergei Golubchik2019-07-211-0/+1
| | | | * | imporve clang buildEugene Kosov2019-06-251-1/+1
| | | * | | MDEV-19948 `SHOW GRANTS` return privileges individually update in 10.2Anel Husakovic2019-07-241-36/+50
| | * | | | MDEV-19948 `SHOW GRANTS FOR user` return privileges individuallyAnel Husakovic2019-07-241-40/+55
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-08-131-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-19878 pam v2: pam password authentication doesn't work at allSergei Golubchik2019-07-021-1/+1
* | | | | | MDEV-19897 Rename source code variable names from utf8 to utf8mb3Alexander Barkov2019-06-281-9/+9
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-06-201-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | bugfix: crash on the empty db namemariadb-10.4.6Sergei Golubchik2019-06-171-1/+1
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-06-181-59/+20
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-14735 better matching order for grantsSergei Golubchik2019-06-171-55/+18
| * | | | | bugfix: PROXY privilege matched usernames incorrectlySergei Golubchik2019-06-171-4/+2
* | | | | | Using more of Sql_mode_save. Adding a similar class for THD::abort_on_warnings.Alexander Barkov2019-05-281-6/+2
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-5/+32
|\ \ \ \ \ \ | |/ / / / /