Commit e6ac0621 authored by osku's avatar osku

row_upd_sec_step(): Fix false comment.

parent e8a1b21d
...@@ -1375,8 +1375,8 @@ row_upd_sec_index_entry( ...@@ -1375,8 +1375,8 @@ row_upd_sec_index_entry(
} }
/*************************************************************** /***************************************************************
Updates secondary index record if it is changed in the row update. This Updates the secondary index record if it is changed in the row update or
should be quite rare in database applications. */ deletes it if this is a delete. */
UNIV_INLINE UNIV_INLINE
ulint ulint
row_upd_sec_step( 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