This commit is contained in:
Pere Diaz Bou
2025-06-25 09:28:31 +02:00
parent 96c30be488
commit 34a6d236ab

View File

@@ -986,7 +986,7 @@ impl WalFile {
max_frame_read_lock_index: 0,
last_checksum: (0, 0),
start_pages_in_frames: 0,
header,
header: *header,
}
}