summaryrefslogtreecommitdiff
path: root/sql/sql_acl.h
Commit message (Expand)AuthorAgeFilesLines
* System Versioning 1.0 pre8Aleksey Midenkov2018-01-101-0/+4
|\
| * Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-051-0/+4
| |\
| | * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-051-0/+4
| | |\
| | | * Fixed wrong arguments to printf and related functionsMonty2018-01-041-0/+4
* | | | privilege: s/delete versioning rows/delete history/Sergei Golubchik2017-12-141-6/+6
* | | | System Versioning pre0.12Aleksey Midenkov2017-11-071-9/+18
|\ \ \ \ | |/ / / |/| | |
| * | | SQL: truncate syntax and privilege [closes #229]Eugene Kosov2017-09-081-9/+18
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-0/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-301-0/+8
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-0/+8
| | |\ \ | | | |/ | | |/|
| | | * Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-0/+8
| | | |\
| | | | * MDEV-13676: Field "create Procedure" is NULL, even if the the user has role w...Vicențiu Ciorbaru2017-10-111-0/+8
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+0
|/ / / /
* | | | MDEV-13415 Wrap the code in sp.cc into a class Sp_handlerAlexander Barkov2017-07-311-5/+6
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-11/+10
|/ / /
* | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-30/+31
* | | [MDEV-7978] Updated syntax for SHOW CREATE USERVicențiu Ciorbaru2016-03-081-0/+1
* | | [MDEV-7978] Update grammar for new syntaxVicențiu Ciorbaru2016-03-081-0/+1
|/ /
* | MDEV-5273 Prepared statement doesn't return metadata after prepare.Alexey Botchkov2016-01-281-0/+2
* | MDEV-5214 Status variables for number of global/db/table/column/role grantsVicențiu Ciorbaru2015-03-191-0/+2
* | validate SET PASSWORDSergei Golubchik2014-12-041-4/+2
* | cleanup: sql_acl.ccSergei Golubchik2014-12-041-1/+0
* | move userstat tables to a pluginSergei Golubchik2014-10-111-4/+4
* | Added default role implementationVicentiu Ciorbaru2014-07-231-0/+3
* | MDEV-4549 [PATCH] Clean up code working with ACL tablesSergei Golubchik2014-06-231-4/+4
|/
* 5.6-compatibility, per-host connect error counter is reset only after theSergei Golubchik2014-05-071-1/+1
* 10.0-base merge (roles)Sergei Golubchik2013-10-291-48/+64
|\
| * remove ER_RESERVED_ROLE.Sergei Golubchik2013-10-181-1/+0
| * recursive privilege propagation for roles.Sergei Golubchik2013-10-181-0/+5
| * Added GRANT ROLE TO ... and REVOKE ROLE FROM ... functionality.Vicențiu Ciorbaru2013-10-181-1/+1
| * INFORMATION_SCHEMA.APPLICABLE_ROLES tableSergei Golubchik2013-10-181-0/+1
| * information_schema.enabled_roles tableSergei Golubchik2013-10-181-0/+1
| * cannot use lex->grant_user= &current_user, where LEX_USER current_user is a g...Sergei Golubchik2013-10-181-5/+5
| * Added GRANT ROLE TO ROLE | USER functionality.Vicențiu Ciorbaru2013-10-181-0/+2
| * Implemented SHOW GRANTS functionalityVicențiu Ciorbaru2013-10-181-1/+4
| * Added SHOW GRANTS recursive role print.Vicențiu Ciorbaru2013-10-181-1/+1
| * Reworked the implementation of create role and drop role.Vicențiu Ciorbaru2013-10-181-4/+2
| * Added CREATE ROLE support as well as DROP ROLE support.Vicențiu Ciorbaru2013-10-181-0/+2
| * Refactored yacc grammar to make use of named constants.Vicențiu Ciorbaru2013-10-181-0/+3
| * Modified set_role_var to implement both a role check in the check() function,Vicențiu Ciorbaru2013-10-171-1/+2
| * Added acl_setrole function. The function enables/disables role privileges toVicențiu Ciorbaru2013-10-171-0/+1
| * Removed all tabs from sql_acl.h. Replaced with spacesVicențiu Ciorbaru2013-10-171-45/+45
| * Implemented Roles Mappings association between users and roles.Vicențiu Ciorbaru2013-10-171-1/+1
* | Fixed some merge issues:Michael Widenius2013-06-181-1/+9
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\
* | | \ 5.5-mergeSergei Golubchik2011-07-021-1/+11
|\ \ \ \ | |/ / /
| * | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-52/+6
* | | | merge.Sergei Golubchik2010-11-251-51/+3
|\ \ \ \ | |/ / / |/| | |