Details
-
Technical task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.3(EOL), 10.4(EOL)
-
None
Description
Improve versioning DML operation by replacing linear search of current records with `vers_setup_conds()`.
Attachments
Issue Links
- blocks
-
MDEV-16546 System versioning setting to allow history modification
- Closed
- is duplicated by
-
MDEV-15842 Index is not used for row_end in UPDATE/DELETE
- Closed
-
MDEV-18957 UPDATE with LIMIT clause is wrong for versioned partitioned tables
- Closed
- relates to
-
MDEV-14687 DELETE HISTORY in prepared stmt crash
- Closed
-
MDEV-15391 Server crashes in JOIN::fix_all_splittings_in_plan or Assertion `join->best_read < double(1.79...e+308L)' failed
- Closed
-
MDEV-16783 Assertion `!conds' failed in mysql_delete upon 2nd execution of SP with DELETE HISTORY
- Closed
-
MDEV-17613 MIN/MAX Optimization (Select tables optimized away) does not work
- Stalled