Commit 71cf1edf authored by marko's avatar marko

branches/zip: btr_store_big_rec_extern_fields(): Note that the page number

of the record containing the field reference may change.
parent 771ed407
......@@ -3836,7 +3836,10 @@ btr_store_big_rec_extern_fields(
record. We do not store the heap
number of the record, because it can
change in page_zip_reorganize() or
btr_page_reorganize(). */
btr_page_reorganize(). However, also
the page number of the record may
change when B-tree nodes are split or
merged. */
mlog_write_ulint(page
+ FIL_PAGE_FILE_FLUSH_LSN,
space_id,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment