summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17975 Assertion `! is_set()' or `!is_set() || (m_status == DA_OK_BULK &&...Sergei Golubchik2018-12-201-4/+5
* Merge branch '10.0' into 10.1Sergei Golubchik2018-12-061-60/+65
|\
| * MDEV-17898 FLUSH PRIVILEGES crashes server with segfaultSergei Golubchik2018-12-061-19/+19
| * cleanup: DYNAMIC_ARRAY -> Dynamic_array<ACL_DB> acl_dbsSergei Golubchik2018-12-061-40/+37
* | wsrep: create a macro for the error: labelSergei Golubchik2018-10-241-2/+2
* | Merge branch '10.0' into 10.1Sergei Golubchik2018-09-231-3/+2
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-211-3/+2
| |\
| | * Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THE INSERT PRIVILEGES FOR...Sergei Golubchik2018-09-041-1/+1
* | | Fix gcc 7.3 compiler warnings.Oleksandr Byelkin2018-08-031-1/+3
* | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-07-311-9/+4
|\ \ \ | |/ /
| * | Merge 5.5 into 10.0Marko Mäkelä2018-07-301-9/+4
| |\ \ | | |/
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Oleksandr Byelkin2018-07-291-40/+65
| | |\
| | | * Bug#27230925: HANDLE_FATAL_SIGNAL (SIG=11) INArun Kuruvila2018-05-101-31/+61
| | | * Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THEArun Kuruvila2018-04-241-11/+4
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-051-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0mariadb-10.0.35Sergei Golubchik2018-05-011-0/+1
| |\ \ \ | | |/ /
| | * | Use after free in authenticationSergei Golubchik2018-05-011-0/+1
* | | | Merge 10.0 into 10.1Marko Mäkelä2018-04-241-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2018-04-201-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-1/+1
| | |\ \ | | | |/
| | | * BUG#26881798: SERVER EXITS WHEN PRIMARY KEY IN MYSQL.PROCKarthik Kamath2017-12-051-1/+3
| | | * (no commit message)Arun Kuruvila2016-11-281-1/+500
| | | * Bug#23303391: HANDLE_FATAL_SIGNAL (SIG=11) IN ALLOC_QUERYArun Kuruvila2016-08-291-2/+8
* | | | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-271-15/+11
|\ \ \ \ | |/ / /
| * | | Follow up to MDEV-12366: FLUSH privileges can break hierarchy of rolesVicențiu Ciorbaru2017-12-211-15/+11
* | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-201-26/+49
|\ \ \ \ | |/ / /
| * | | MDEV-12366: FLUSH PRIVILEGES can break hierarchy of rolesVicențiu Ciorbaru2017-12-191-12/+18
| * | | MDEV-13655: Set role does not properly grant privileges.Vicențiu Ciorbaru2017-12-191-15/+32
* | | | MDEV-14031 Password policy causes replication failureAlexander Barkov2017-12-201-1/+1
* | | | Various compier warningsSergei Golubchik2017-10-221-4/+0
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-2/+49
|\ \ \ \ | |/ / /
| * | | Fix check_role_is_granted for embeddedVicențiu Ciorbaru2017-10-171-35/+39
| * | | MDEV-13676: Field "create Procedure" is NULL, even if the the user has role w...Vicențiu Ciorbaru2017-10-111-0/+46
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-191-6/+0
|\ \ \ \ | |/ / /
| * | | MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warningSergei Golubchik2017-05-151-6/+0
* | | | thd_rnd serviceSergei Golubchik2017-03-101-3/+3
* | | | Auth Plugin API: add THD to MYSQL_SERVER_AUTH_INFOSergei Golubchik2017-03-101-40/+39
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-3/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-3/+3
| |\ \ \ | | |/ /
| | * | MDEV-5999 MySQL Bug#12766319 - 61865: RENAME USER DOES NOT WORK CORRECTLY - R...Sergei Golubchik2017-02-271-2/+2
* | | | MDEV-10956 Strict Password Validation Breaks Replication.Alexey Botchkov2017-01-171-4/+5
* | | | MDEV-11584: GRANT inside an SP does not work well on 2nd executionOleksandr Byelkin2016-12-281-0/+5
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-10744: Roles are not fully case sensitiveVicențiu Ciorbaru2016-12-011-1/+1
* | | | MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tablesNirbhay Choubey2016-09-021-4/+4
* | | | cleanupSergei Golubchik2016-07-131-1/+1
* | | | MDEV-10054 Secure login fails when CIPHER is requiredSergei Golubchik2016-06-281-0/+3
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-7/+5
|\ \ \ \ | |/ / /
| * | | [MDEV-9614] Roles and Users longer than 6 charactersIgor Pashev2016-06-221-7/+5
* | | | MDEV-9851: CREATE USER w/o IDENTIFIED BY clause causes crash when using crack...Nirbhay Choubey2016-05-051-1/+3