-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2019-08-26
-
0
This affects WiredTiger and Mobile.
By appending the RecordId to the saved KeyString if the index type does not store the RecordId on the key, cursor restore will attempt to reposition the cursor on the wrong key.
The affects reverse cursors on the _id or pre-4.2 unique indexes.
- is caused by
-
SERVER-41720 Overload SortedDataInterface::Cursor::seek and seekExact to accept KeyStrings
- Closed