Commit e6ac0621 authored by osku's avatar osku

row_upd_sec_step(): Fix false comment.

parent e8a1b21d
......@@ -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(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment