summaryrefslogtreecommitdiff
path: root/sql/sql_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexey Botchkov2017-08-111-1/+4
|\
| * MDEV-13439: Database permissions are not enough to run a subquery with GROUP ...Oleksandr Byelkin2017-08-101-1/+4
* | An additional patch for MDEV-13415 Wrap the code in sp.cc into a class Sp_han...Alexander Barkov2017-08-041-12/+13
* | MDEV-13415 Wrap the code in sp.cc into a class Sp_handlerAlexander Barkov2017-07-311-66/+107
* | MDEV-13245 Add struct AUTHIDAlexander Barkov2017-07-051-1/+1
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-6/+0
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2017-05-221-6/+0
| |\
| | * 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
* | | | MDEV-12930 Testing SEQUENCE objectMonty2017-05-301-1/+11
* | | | Merge tag 'mariadb-10.2.6' into bb-10.2-extAlexander Barkov2017-05-261-1/+7
|\ \ \ \ | |/ / /
| * | | MDEV-10541: Faking the version string only works with MariaDB-ClientsVicențiu Ciorbaru2017-05-061-1/+7
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-111/+119
* | | | MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-1/+1
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-46/+45
|\ \ \ | |/ /
| * | 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
* | | | Fix several compile warnings on WindowsVladislav Vaintroub2017-03-101-1/+1
* | | | MDEV-11170: MariaDB 10.2 cannot start on MySQL 5.7 datadirVicențiu Ciorbaru2017-02-141-69/+149
* | | | MDEV-11170: MariaDB 10.2 cannot start on MySQL 5.7 datadirVicențiu Ciorbaru2017-02-141-462/+990
* | | | Define a helper class to allow for saving sql_mode using RAIIVicențiu Ciorbaru2017-02-141-19/+10
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-4/+5
|\ \ \ \ | |/ / /
| * | | 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
* | | | MDEV-11597 Assertion when doing select from virtual column with impossible valueMonty2017-01-111-3/+3
* | | | Removed usage of my_hash_search() with uninitialized HASH.Monty2017-01-111-0/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+1
|\ \ \ \ | |/ / /
| * | | 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-11584: GRANT inside an SP does not work well on 2nd executionOleksandr Byelkin2016-12-281-0/+5
* | | | MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2Alexander Barkov2016-10-101-8/+3
* | | | Use sql_mode_t for sql_mode.Monty2016-10-051-3/+3
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-5/+5
|\ \ \ \ | |/ / /
| * | | 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
* | | | fix: CURRENT_ROLE() inside SECURITY DEFINER viewsSergei Golubchik2016-08-271-4/+3
* | | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-4/+0
* | | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-0/+4
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-85/+94
|\ \ \ \ | |/ / /
| * | | 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
| * | | MDEV-9940 CREATE ROLE blocked by password validation pluginSergei Golubchik2016-05-051-1/+1
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-40/+36
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-21/+26
| | |\ \ | | | |/
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-9/+9
| | | |\