summaryrefslogtreecommitdiff
path: root/mysql-test/suite/roles
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | 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
* | Extended create_and_drop_role_invalid_user_tableVicentiu Ciorbaru2014-07-232-0/+18
* | Added default role implementationVicentiu Ciorbaru2014-07-2312-9/+447
|/
* MDEV-5771 Privileges acquired via roles depend on the order of grantingSergei Golubchik2014-03-193-23/+87
* MDEV-5668 Assertion `granted_role->is_role()' fails on granting role with emp...Sergei Golubchik2014-03-012-0/+8
* fixes:Sergei Golubchik2014-02-021-0/+1
* MDEV-5525 Assertion `status == 0' fails on creating user after granting it ro...Sergei Golubchik2014-01-292-0/+14
* MDEV-5526 Assertion `proxied_user->host.length' fails on GRANT PROXY ON <role>Sergei Golubchik2014-01-295-11/+32
* MDEV-5523 Server crashes on DROP USER <rolename>Sergei Golubchik2014-01-282-0/+12
* MDEV-5521 SET ROLE as prepared statement crashes the serverSergei Golubchik2014-01-282-0/+5
* MDEV-5520 Connection lost on wrong CREATE ROLESergei Golubchik2014-01-282-1/+10
* minor cleanupSergei Golubchik2013-12-252-4/+5
* Fix for:Vicentiu Ciorbaru2013-12-182-0/+183