Remove bounded cursor support when positioning truncate cursors

XMLWordPrintableJSON

    • Storage Engines
    • 2024-06-25 - Climbing BTrees, 2024-07-09 - Nyan Cat
    • 5
    • v8.0, v7.3

      Covered in detail in this comment on WT-13166. We have a WT_CURSOR_HS history store cursor that is being incorrectly cast to a WT_CURSOR_BTREE, so accesses to WT_CURSOR_BTREE fields are actually reading the contents of different WT_CURSOR_HS fields.

      The code needs to be updated to correctly fetch the btree from a history store cursor, or possibly removed.

              Assignee:
              Andrew Morton
              Reporter:
              Andrew Morton
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: