Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
As observed by psergei:
https://gist.github.com/spetrunia/109a4edee21a0aeb4802e37b1d29bc5a
Started after MDEV-28883.
Attempts to remove this field cascaded to the removal of an else branch as well as an enum SELECT_LEX:SAVED, see bb-11.1-remove-save-prep-leaf-tables / bb-11.6-remove-save-prep-leaf-tables, so it may need some further attention to decide whether it is ok to remove or whether MDEV-28883 missed something.
Attachments
Issue Links
- is caused by
-
MDEV-28883 Re-design the upper level of handling UPDATE and DELETE statements
- Closed
- is duplicated by
-
MDEV-35402 Dead code: save_prep_leaf_tables() functions and leaf_tables_prep
- Confirmed