Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
MDEV-18114 found a lack of STORED generated column support in foreign keys these columns were never updated on the CASCADE/SET NULL changes.
I tried to make the support with some simple patch, but no luck, too many things should be changed. Yet I think that such features are vital for our marketal competitivity. One MDEV-29181 is done, this one is expected not to be a big deal.
Attachments
Issue Links
- is blocked by
-
MDEV-30182 Optimize open_tables to take O(N) time
- In Review
- is duplicated by
-
MDEV-31931 FK fields cannot be used anymore in generated columns
- Closed
- relates to
-
MDEV-18114 Foreign Key Constraint actions don't affect Virtual Column
- Closed