[MDEV-31702] Add catalog support to FLUSH TABLES Created: 2023-07-15 Updated: 2023-12-22 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Server |
| Fix Version/s: | 11.5 |
| Type: | Task | Priority: | Major |
| Reporter: | Michael Widenius | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
A normal user should only be able to flush tables in ones own catalog
The 'def' root user should be able flush tables for all catalogs. This may be hard to do for first version, so for this one we could just disable the flush for non def root catalog users. |