summaryrefslogtreecommitdiff
path: root/innobase/include/trx0rec.h
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/include/trx0rec.h')
-rw-r--r--innobase/include/trx0rec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/innobase/include/trx0rec.h b/innobase/include/trx0rec.h
index 9d7f41cd94e..4387ce1a61e 100644
--- a/innobase/include/trx0rec.h
+++ b/innobase/include/trx0rec.h
@@ -246,6 +246,7 @@ trx_undo_prev_version_build(
index_rec page and purge_view */
rec_t* rec, /* in: version of a clustered index record */
dict_index_t* index, /* in: clustered index */
+ ulint* offsets,/* in: rec_get_offsets(rec, index) */
mem_heap_t* heap, /* in: memory heap from which the memory
needed is allocated */
rec_t** old_vers);/* out, own: previous version, or NULL if