summaryrefslogtreecommitdiff
path: root/mysql-test/suite/roles
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17964: Assertion `status == 0' failed in add_role_user_mapping_actionVicențiu Ciorbaru2021-10-152-0/+297
* MDEV-26080: SHOW GRANTS does not quote role names properly for DEFAULT ROLEAnel Husakovic2021-07-0933-307/+307
* MDEV-26081 set role crashes when a hostname cannot be resolvedSergei Golubchik2021-07-023-6/+6
* MDEV-24289: show grants missing with grant optionAnel Husakovic2020-11-262-0/+28
* MDEV-22313: Neither SHOW CREATE USER nor SHOW GRANTS prints a user's default ...Anel Husakovic2020-10-244-0/+8
* MDEV-23511 shutdown_server 10 times out, causing server kill at shutdownAndrei Elkin2020-08-211-1/+1
* Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-022-0/+14
|\
| * 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
* | Merge 10.1 into 10.2Marko Mäkelä2020-06-014-3/+197
|\ \ | |/
| * MDEV-22312: Bad error message for SET DEFAULT ROLE when user account is not g...Anel Husakovic2020-05-284-3/+197
* | Updated mtr files to support different compiled in optionsMonty2019-09-013-2/+6
* | Merge 10.1 into 10.2Marko Mäkelä2019-04-032-0/+52
|\ \ | |/
| * MDEV-18298 Crashes server with segfault during role grantsSergei Golubchik2019-04-022-0/+52
* | After-merge fixMarko Mäkelä2018-12-072-2/+2
* | Merge 10.1 into 10.2Marko Mäkelä2018-12-072-0/+24
|\ \ | |/
| * 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
* | | fix mtr warnings after 5f0510225aaSergei Golubchik2018-06-244-0/+6
* | | Fixed failing test acl_load_mutex-5170Monty2018-06-192-0/+2
* | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-224-0/+1023
|\ \ \ | |/ /
| * | 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.1' into 10.2Sergei Golubchik2017-10-242-0/+241
|\ \ \ | |/ /
| * | 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.1' into 10.2Sergei Golubchik2017-09-221-1/+1
|\ \ \ | |/ /
| * | 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 branch '10.1' into 10.2Sergei Golubchik2017-07-054-0/+329
|\ \ \ | |/ /
| * | 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
* | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-106-37/+37
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-294-0/+142
|\ \ \ | |/ /
| * | 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
* | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-11/+11
* | | Remove end . from error messages to get them consistentMonty2016-10-0513-39/+39
* | | MDEV-6112 multiple triggers per tableMonty2016-10-052-8/+12
* | | fix: CURRENT_ROLE() inside SECURITY DEFINER viewsSergei Golubchik2016-08-272-11/+12
* | | Post-merge: Update test resultsNirbhay Choubey2016-06-302-13/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-306-0/+235
|\ \ \ | |/ /
| * | 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-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-3122-7/+130
|/ /