[MDEV-32984] Update federated table and column privileges Created: 2023-12-11 Updated: 2024-01-10 Resolved: 2024-01-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Federated |
| Affects Version/s: | 10.11.6, 11.3.1 |
| Fix Version/s: | 10.5.24, 10.6.17, 10.11.7, 11.0.5, 11.1.4, 11.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladimir | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Side A:
Side B:
Why does mariadb need permissions on the 'id' field? |
| Comments |
| Comment by Sergei Golubchik [ 2023-12-11 ] | ||||||||||||||||||||||||||||||
|
what "federated" are you using? what does
show? | ||||||||||||||||||||||||||||||
| Comment by MG [ 2023-12-12 ] | ||||||||||||||||||||||||||||||
|
I can reproduce this:
On the remote side:
| ||||||||||||||||||||||||||||||
| Comment by Vladimir [ 2023-12-12 ] | ||||||||||||||||||||||||||||||
|
The problem was initially observed on old version of federated, then the plugin was upgraded to federatedx, which did not solve the problem. before update:
after:
|