summaryrefslogtreecommitdiff
path: root/sql/sql_acl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / / |/| | |
| * | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-51/+3
| |/ /
* | | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-071-0/+1
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+7
* | | WL#2360 Performance schemaMarc Alff2010-01-061-4/+131
* | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-0/+1
* | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-3/+17
|\ \ \ | |/ / |/| |
| * | Merge from mysql-next-mr.Alexander Nozdrin2009-10-281-0/+4
| |\ \
| | * | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+4
| * | | Backporting patches for Bug#38347 (ALTER ROUTINE privilegeAlexander Nozdrin2009-10-221-0/+5
| * | | Bug#27145 EXTRA_ACL troublesKristofer Pettersson2009-10-201-0/+1
| * | | AutomergeKristofer Pettersson2009-10-191-1/+3
| |\ \ \
| | * | | A backporting patch for WL#4300 (Define privileges for tablespaces).Alexander Nozdrin2009-10-101-1/+3
| | |/ /
| * | | Bug#27145 EXTRA_ACL troublesKristofer Pettersson2009-10-191-2/+4
| |/ /