diff --git a/innobase/row/row0undo.c b/innobase/row/row0undo.c index 6dc032f7e13..10ac3af6de9 100644 --- a/innobase/row/row0undo.c +++ b/innobase/row/row0undo.c @@ -171,7 +171,6 @@ row_undo_search_clust_to_pcur( /* printf("--------------------undoing a previous version\n"); */ - trx_undo_rec_release(node->trx, node->undo_no); ret = FALSE; } else {