Loading innobase/row/row0undo.c +0 −1 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading
innobase/row/row0undo.c +0 −1 Original line number Diff line number Diff line Loading @@ -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 { Loading