summaryrefslogtreecommitdiff
path: root/storage/innobase/row/row0sel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/row/row0sel.cc')
-rw-r--r--storage/innobase/row/row0sel.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/innobase/row/row0sel.cc b/storage/innobase/row/row0sel.cc
index eeb52bfeee3..1395faaad96 100644
--- a/storage/innobase/row/row0sel.cc
+++ b/storage/innobase/row/row0sel.cc
@@ -4982,7 +4982,7 @@ wrong_offs:
trx, rec, index, offsets)) {
/* The record belongs to an active
transaction. We must acquire a lock. */
- trx_release_reference(t);
+ t->release_reference();
} else {
/* The secondary index record does not
point to a delete-marked clustered index