-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
v8.0
-
Execution Team 2024-04-29
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
We perform an unnecessary key lookup when deleting a key that does not exist here. This can happen for partial indexes.
When we know the unique index cannot have old-format keys, we should avoid this extra lookup.
- is duplicated by
-
SERVER-89149 Skip old-format checks when removing keys on new-format unique indexes
-
- Closed
-