mariadb/dict
marko b33d8c401d branches/zip: dict0dict.c: Minor cleanup.
dict_index_copy(): Remove the prototype, because this static function
will be defined before its first use.  Add const qualifier to "table".

dict_index_build_internal_clust(), dict_index_build_internal_non_clust():
Add const qualifier to "table".  Correct the comment about setting indexed[].
2007-12-19 11:58:46 +00:00
..
dict0boot.c branches/zip: Avoid memory fragmentation when adding column definitions 2007-01-30 09:24:18 +00:00
dict0crea.c branches/zip: dict_table_copy_types(): Initialize all fields to the SQL NULL 2007-12-07 09:12:57 +00:00
dict0dict.c branches/zip: dict0dict.c: Minor cleanup. 2007-12-19 11:58:46 +00:00
dict0load.c branches/zip: Merge 1937:2015 from trunk. 2007-10-24 10:59:54 +00:00
dict0mem.c branches/zip: Merge 1862:1894 from trunk, except 1866. 2007-09-27 11:17:45 +00:00