In WT-6185, I left an assert which should be removed in the code.
WT_ASSERT(session, modifies->size > 0);
- is caused by
-
WT-6185 Insert full updates into the history store in some corner cases and add a history store c test
- Closed