[MDEV-6401] SET ROLE returning ERROR 1959 Invalid role specification for valid role Created: 2014-06-26 Updated: 2014-06-27 Resolved: 2014-06-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.12 |
| Fix Version/s: | 10.0.13 |
| Type: | Bug | Priority: | Major |
| Reporter: | Michael Newcomb | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Centos 6.5 |
||
| Description |
|
Cannot "SET ROLE" to a correctly-defined role that has been granted to an account. Seems to affect any account not defined as "@localhost" |
| Comments |
| Comment by Michael Newcomb [ 2014-06-26 ] | |||||||||||||||||||||||||||||||||||||||||||||||||
|
Executed as root, statements like:
Log in as "wristband_client:"
I have only ever been able to get SET ROLE to work if the account is defined as 'wristband_client'@'localhost'. Seen on two separate instances of MariaDB 10. This came from a freshly-installed instance (one week ago). | |||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2014-06-27 ] | |||||||||||||||||||||||||||||||||||||||||||||||||
|
MTR test case:
|