summaryrefslogtreecommitdiff
path: root/src/reconcile/rec_write.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/reconcile/rec_write.c')
-rw-r--r--src/reconcile/rec_write.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reconcile/rec_write.c b/src/reconcile/rec_write.c
index 988b7e0a84f..73b7f4968e9 100644
--- a/src/reconcile/rec_write.c
+++ b/src/reconcile/rec_write.c
@@ -653,6 +653,7 @@ __rec_write_init(WT_SESSION_IMPL *session,
r->flags = flags;
/* Track if the page can be marked clean. */
+ r->max_txn = WT_TXN_NONE;
r->leave_dirty = false;
/* Raw compression. */