summaryrefslogtreecommitdiff
path: root/mysql-test/suite/roles/recursive_dbug.result
Commit message (Collapse)AuthorAgeFilesLines
* Remove end . from error messages to get them consistentMonty2016-10-051-1/+1
| | | | Fixed a few failing tests
* MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-0/+31
|
* MDEV-6918 Create a way to see a user's default role.Vicențiu Ciorbaru2015-02-091-12/+12
| | | | | | Added an extra column to i_s_applicable_roles, named IS_DEFAULT. The column displays which role is the default role for the user querying the table.
* MDEV-5771 Privileges acquired via roles depend on the order of grantingSergei Golubchik2014-03-191-23/+23
| | | | | GRANT ROLE: don't forget to propagate privileges from granted role to a grantee
* move role tests to a dedicated suiteSergei Golubchik2013-10-211-0/+448