Fix comparison of txnid to timestamp in row_modify (v5.0)

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.0.20, 4.4.25
    • Affects Version/s: None
    • Component/s: None
    • 2023-07-25 Absolute unit
    • 1
    • v4.4, v4.2

      This issue exists on any branch before 6.0, and is in this condition inside row_modify.c which compares a transaction ID to a timestamp. This bug is currently not causing any issues because the values of WT_TS_NONE and WT_TXN_NONE are both equal to zero in the code, however this could become an issue if we decide to change one of these values in the future.

              Assignee:
              Monica Ng
              Reporter:
              Monica Ng
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: