[MDEV-29455] mysql_ha_read attempts table read after 'Access denied' for server created by CREATE SERVER | Got error 12701 when reading table Created: 2022-09-03 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Roel Van de Paar | Assignee: | Alexey Botchkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | affects-tests, secirity | ||
| Issue Links: |
|
||||||||
| Description |
|
Leads to (in the CLI):
Yet in the error log we see;
|
| Comments |
| Comment by Roel Van de Paar [ 2022-09-03 ] | ||||||
|
Error 12701 also needs to be added to perror it looks like:
| ||||||
| Comment by Roel Van de Paar [ 2022-09-03 ] | ||||||
|
Interestingly, with the same testcase, on at least one occassion, the 'Access denied' error showed twice?
| ||||||
| Comment by Roel Van de Paar [ 2022-09-03 ] | ||||||
|
Additional testcase
|