summaryrefslogtreecommitdiff
path: root/innobase/include/btr0pcur.h
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/include/btr0pcur.h')
-rw-r--r--innobase/include/btr0pcur.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/innobase/include/btr0pcur.h b/innobase/include/btr0pcur.h
index 81f19af4d40..6384222be51 100644
--- a/innobase/include/btr0pcur.h
+++ b/innobase/include/btr0pcur.h
@@ -462,6 +462,7 @@ struct btr_pcur_struct{
contains an initial segment of the
latest record cursor was positioned
either on, before, or after */
+ ulint old_n_fields; /* number of fields in old_rec */
ulint rel_pos; /* BTR_PCUR_ON, BTR_PCUR_BEFORE, or
BTR_PCUR_AFTER, depending on whether
cursor was on, before, or after the