diff options
Diffstat (limited to 'innobase/row/row0upd.c')
-rw-r--r-- | innobase/row/row0upd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/innobase/row/row0upd.c b/innobase/row/row0upd.c index 31d58dd04a2..710f650c0bd 100644 --- a/innobase/row/row0upd.c +++ b/innobase/row/row0upd.c @@ -142,7 +142,7 @@ try_again: /************************************************************************* Checks if possible foreign key constraints hold after a delete of the record -under pcur. NOTE that this function will temporarily commit mtr and lose +under pcur. NOTE that this function will temporarily commit mtr and lose the pcur position! */ static ulint |