Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
foreign keys aren't supported for partitioned tables yet (MDEV-12483) fixing this is a rather big task.
but a special case of tables partitioned by system time is much simpler — it's can work by adding foreign keys only to the current partition.
as partitioning system versioned tables is pretty much the only way to make them faster, this is an important use case that justifies a special fix.
Attachments
Issue Links
- relates to
-
MDEV-12483 Add foreign keys support for partitioned tables
-
- Stalled
-