[MDEV-30085] ER_DBACCESS_DENIED_ERROR for Spider and Federated tables on test db Created: 2022-11-24 Updated: 2023-05-20 Resolved: 2022-11-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Federated, Storage Engine - Spider |
| Affects Version/s: | 10.11 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Roel Van de Paar | Assignee: | Roel Van de Paar |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
The following testcase will pass before
But not afterwards, yielding:
Adding:
Directly after the user creation fixes the test on 10.11. The same happens for Federated. Testcase (with GRANT present for convenience but commented):
|
| Comments |
| Comment by Roel Van de Paar [ 2022-11-26 ] |
|
This is only applicable to the test database, to which users no longers get access-by-default. When using any other DB, the issue is the same, even prior to |