[MDEV-11533] Roles with trailing white spaces are not cleared correctly Created: 2016-12-10 Updated: 2016-12-10 Resolved: 2016-12-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.0.29 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The tables are cleared correctly. The problem only lies within the internal data structures. Running flush privileges will fix the problem. |
| Comments |
| Comment by Vicențiu Ciorbaru [ 2016-12-10 ] | |
|
There is a dependency on a previous test: With the commit hash 83f7151da5259fa07ab2c26600009d53adef50f3:
the failure is reproduced. | |
| Comment by Vicențiu Ciorbaru [ 2016-12-10 ] | |
|
Fixed with: |