mariadb/row
marko 7e687905be branches/zip: Add some const qualifiers, mainly to upd_t*.
upd_get_n_fields(), upd_get_nth_field(): Add const qualifiers.
2007-06-19 12:44:45 +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: Initialize some uninitialized variables in order to avoid 2007-06-11 14:39:04 +00:00
row0merge.c branches/zip: Define mem_heap_calloc() and mem_calloc(). Use them 2007-06-19 09:39:27 +00:00
row0mysql.c branches/zip: Remove reads of freed memory in fast index creation. 2007-06-13 13:40:29 +00:00
row0purge.c branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
row0row.c branches/zip: Reimplement merge sort in fast index creation. 2007-06-08 07:37:07 +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: Add some const qualifiers, mainly to upd_t*. 2007-06-19 12:44:45 +00:00
row0vers.c branches/zip: Rename dtuple_datas_are_ordering_equal() to dtuple_coll_cmp(), 2007-05-22 09:34:25 +00:00