Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
Description
Now DELETE for system versioned tables is implemented as a patched mysql_delete. Actually it does `update ... set row_end=current_timestamp(6)` so it's better to use mysql_update instead.
Attachments
Issue Links
- causes
-
MDEV-16764 Crash on delete from sql-versioned table with update trigger
- Closed
- relates to
-
MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETE
- Closed