From c4310714586631788cef450f42ed468e9a0c5f44 Mon Sep 17 00:00:00 2001 From: osku <> Date: Wed, 20 Sep 2006 11:05:12 +0000 Subject: [PATCH] row_upd_sec_step(): Fix false comment. --- row/row0upd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/row/row0upd.c b/row/row0upd.c index 03ac247c4e2..6533ac93d7d 100644 --- a/row/row0upd.c +++ b/row/row0upd.c @@ -1375,8 +1375,8 @@ close_cur: } /*************************************************************** -Updates secondary index record if it is changed in the row update. This -should be quite rare in database applications. */ +Updates the secondary index record if it is changed in the row update or +deletes it if this is a delete. */ UNIV_INLINE ulint row_upd_sec_step(