[MCOL-3665] calpontsys.systable should be read only Created: 2019-12-10 Updated: 2023-07-02 Resolved: 2023-07-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
It is possible to delete rows from this, which deletes some of columnstore's metadata and orphans columns. Users shouldn't have access to do this. Alternatively we should just hide these tables behind information_schema and add some kind of tool to delete from systable in an emergency situation. |
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2023-07-02 ] |
|
The "create date" on this ticket is pre-convergence with MariaDB server. If the issue still exists in a modern version of the engine/plugin please submit a new ticket. |