[MDEV-22880] Honor constraints on UPDATE CASCADE Created: 2020-06-12 Updated: 2023-12-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | Aleksey Midenkov | Assignee: | Aleksey Midenkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||
| Description |
|
This will fix
Existing cases for WITHOUT OVERLAPS, CHECK are in UPDATE must abort if the constraints fail. Long uniques must be rehashed and updated. |