mariadb/row
osku 7340e52d1f Port parts of r297 from branches/fts:
row_upd_index_replace_new_col_vals_index_pos(): Add a parameter, "ibool
order_only", for limiting the replacement to the ordering fields of the
index. Adjust callers.

 In this port, the comment for the parameter was adjusted to make it clear
 that it only supports clustered indexes.
2006-03-10 11:06:33 +00:00
..
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00
row0ins.c Remove "ibool comp" from dict_table_t and replace it with "ulint flags" 2006-02-27 09:11:57 +00:00
row0mysql.c Change ut_print_buf() and mem_analyze_corruption() to take a void*, not a 2006-03-06 09:45:04 +00:00
row0purge.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
row0row.c Remove "ibool comp" from dict_table_t and replace it with "ulint flags" 2006-02-27 09:11:57 +00:00
row0sel.c Change ut_print_buf() and mem_analyze_corruption() to take a void*, not a 2006-03-06 09:45:04 +00:00
row0uins.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
row0umod.c Fix invalid brace positioning and spaces before tabs. 2006-02-24 09:53:01 +00:00
row0undo.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
row0upd.c Port parts of r297 from branches/fts: 2006-03-10 11:06:33 +00:00
row0vers.c Fix for bug #12456: Cursor shows incorrect data - DML does not affect, 2006-03-01 07:47:14 +00:00