[MDEV-19191] FK support for CURRENT partition of versioned tables Created: 2019-04-05 Updated: 2023-11-30 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Partitioning, Versioned Tables |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | Aleksey Midenkov | Assignee: | Aleksey Midenkov |
| Resolution: | Unresolved | Votes: | 5 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
Foreign keys should be supported for SYSTEM_TIME partitioning. Currently InnoDB doesn't support FK for CURRENT partition of partitioned system versioned tables. |