mariadb/row
marko d1bf0b7dab branches/zip: Minor cleanup.
row_remove_indexes_for_mysql(): Rename to row_merge_drop_indexes(),
move from row0mysql.c to row0merge.c and make the return type void.

row_merge_remove_index(): Rename to row_merge_drop_index() and make
the return type void.
2007-06-04 07:49:31 +00:00
..
row0ext.c branches/zip: Add row_ext_t for caching prefixes of externally stored columns. 2006-09-26 07:28:23 +00:00
row0ins.c branches/zip: Merge 1493:1533 from trunk. 2007-05-29 08:48:16 +00:00
row0merge.c branches/zip: Minor cleanup. 2007-06-04 07:49:31 +00:00
row0mysql.c branches/zip: Minor cleanup. 2007-06-04 07:49:31 +00:00
row0purge.c branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
row0row.c branches/zip: Merge 1493:1533 from trunk. 2007-05-29 08:48:16 +00:00
row0sel.c branches/zip: Merge revisions 1402:1493 from trunk. 2007-05-14 09:07:15 +00:00
row0uins.c branches/zip: Fix some minor things in row0uins.c after comparing to trunk. 2007-05-18 10:53:29 +00:00
row0umod.c branches/zip: Document and obey the rules for modifying the free bits in 2007-05-16 09:23:53 +00:00
row0undo.c branches/zip: Minor cleanup. 2007-06-04 07:49:31 +00:00
row0upd.c branches/zip: btr_cur_pessimistic_update(): Add parameter heap. 2007-03-28 19:35:52 +00:00
row0vers.c branches/zip: Rename dtuple_datas_are_ordering_equal() to dtuple_coll_cmp(), 2007-05-22 09:34:25 +00:00