[MDEV-33226] ALTER TABLE IMPORT enhancement for Partitioned tables Created: 2024-01-12 Updated: 2024-01-17 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Partitioning, Storage Engine - InnoDB |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Import tablespace for partitioned tables is a horrible fragile procedure.
Extending the partition starts with:
But there seems to be a bit more to iron out:
|