[MDEV-25495] Auto-drop old history partition for system-versioned tables that use auto-creation Created: 2021-04-23 Updated: 2023-11-30 |
|
| Status: | In Review |
| Project: | MariaDB Server |
| Component/s: | Partitioning, Versioned Tables |
| Fix Version/s: | 11.5 |
| Type: | New Feature | Priority: | Critical |
| Reporter: | Aleksey Midenkov | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 3 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
Enable history partitions rotation with AUTO argument to specify maximum number of partitions kept in the table:
Or with explicit partitions:
|
| Comments |
| Comment by Aleksey Midenkov [ 2023-05-23 ] |
|
Please reveiw bb-11.2-midenok-MDEV-25495 |