summaryrefslogtreecommitdiff
path: root/mysql-test/suite/roles
Commit message (Expand)AuthorAgeFilesLines
* improve the error message for a dropped current roleSergei Golubchik2020-07-302-2/+2
* MDEV-22521 Server crashes in traverse_role_graph_up or Assertion `user' fails...Sergei Golubchik2020-07-302-0/+14
* MDEV-22312: Bad error message for SET DEFAULT ROLE when user account is not g...Anel Husakovic2020-05-284-3/+197
* MDEV-18298 Crashes server with segfault during role grantsSergei Golubchik2019-04-022-0/+52
* Merge branch '10.0' into 10.1Sergei Golubchik2018-12-062-0/+24
|\
| * MDEV-17898 FLUSH PRIVILEGES crashes server with segfaultSergei Golubchik2018-12-062-0/+24
* | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-204-0/+1017
|\ \ | |/
| * MDEV-12366: FLUSH PRIVILEGES can break hierarchy of rolesVicențiu Ciorbaru2017-12-192-0/+918
| * MDEV-13655: Set role does not properly grant privileges.Vicențiu Ciorbaru2017-12-192-0/+99
* | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-222-0/+236
|\ \ | |/
| * MDEV-13676: Field "create Procedure" is NULL, even if the the user has role w...Vicențiu Ciorbaru2017-10-112-0/+236
* | Merge branch '10.0' into 10.1Sergei Golubchik2017-09-211-1/+1
|\ \ | |/
| * include/master-slave.inc must always be included lastSergei Golubchik2017-09-201-1/+1
* | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-214-0/+325
|\ \ | |/
| * MDEV-12666: CURRENT_ROLE() and DATABASE() does not work in a viewVicențiu Ciorbaru2017-06-152-0/+205
| * MDEV-10463: Granted as a whole to roles, databases are not show in SHOW DATAB...Vicențiu Ciorbaru2017-06-152-0/+120
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-114-0/+140
|\ \ | |/
| * MDEV-11533: Roles with trailing white spaces are not cleared correctlyVicențiu Ciorbaru2016-12-102-0/+28
| * MDEV-10744: Roles are not fully case sensitiveVicențiu Ciorbaru2016-12-012-0/+112
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-284-0/+211
|\ \ | |/
| * MDEV-8638: REVOKE ALL PRIVILEGES, GRANT OPTION FROM CURRENT_ROLE breaks repli...Vicențiu Ciorbaru2016-06-222-0/+33
| * [MDEV-9614] Roles and Users longer than 6 charactersIgor Pashev2016-06-222-0/+178
* | MDEV-9898 SET ROLE NONE can crash mysqld.Alexey Botchkov2016-05-022-0/+24
* | MDEV-9443: Add reexecution test cases.Vicențiu Ciorbaru2016-03-222-0/+60
* | MDEV-9443: Add REVOKE <role> as a command to PREPAREVicențiu Ciorbaru2016-03-222-0/+18
* | MDEV-9443: Roles aren't supported in prepared statementsVicențiu Ciorbaru2016-03-222-0/+114
* | MDEV-8627: SHOW GRANTS does not work for a replicated roleVicențiu Ciorbaru2015-12-212-0/+98
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-195-0/+34
|\ \ | |/
| * MDEV-8614 Assertion `status == 0' failed in add_role_user_mapping_action on R...Sergei Golubchik2015-10-222-0/+19
| * MDEV-8609 Server crashes in is_invalid_role_name on reloading ACL with a blan...Sergei Golubchik2015-10-222-0/+12
| * add comment to a testSergei Golubchik2015-10-221-0/+3
* | MDEV-6066: Merge new defaults from 5.6 and 5.7Sergei Golubchik2015-09-042-1/+2
* | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-0415-37/+55
* | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-012-0/+37
|\ \ | |/
| * MDEV-7774: Crash when dropping user within rebuild_role_grantsVicențiu Ciorbaru2015-05-032-0/+37
* | MDEV-5214 Status variables for number of global/db/table/column/role grantsVicențiu Ciorbaru2015-03-192-0/+172
* | MDEV-7671: Cache VIEW definitions in the TDCOleksandr Byelkin2015-03-112-0/+2
* | MDEV-6960 Server crashes in check_alter_user on setting a default role via PSSergei Golubchik2015-02-282-0/+23
* | update test results for embeddedSergei Golubchik2015-02-101-0/+1
* | MDEV-6918 Create a way to see a user's default role.Vicențiu Ciorbaru2015-02-097-47/+189
* | sql_acl.cc: better recognize the context to tell the role from a userSergei Golubchik2014-12-042-20/+22
* | bugfix: IDENTIFIED BY clause was lost in some GRANT variantsSergei Golubchik2014-12-042-1/+21
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-152-0/+26
|\ \ | |/
| * MDEV-6401 SET ROLE returning ERROR 1959 Invalid role specification for valid ...Sergei Golubchik2014-06-272-0/+26
* | fix unstable test resultsSergei Golubchik2014-10-111-0/+3
* | followup changes to timeout commitSergei Golubchik2014-10-102-0/+76
* | MDEV 4427: query timeoutsMonty2014-10-074-69/+6
* | cleanup: galera merge, simple changesSergei Golubchik2014-10-012-12/+12
* | Fix another set of test failures caused by galera merge.Jan Lindström2014-09-082-12/+12
* | Changed set_default_role_for test to clean up correctlyVicentiu Ciorbaru2014-07-232-2/+2