mariadb/dict
marko 54113d6d9f branches/zip: HASH_SEARCH(): Add the parameter TYPE, for the type of DATA.
C++ requires explicit type casts when converting from void*, and *.ic files
are now inlined in ha_innodb.cc.

fil_space_get_by_id(), fil_space_get_by_name(): New inline functions, to
replace occurrences of the HASH_SEARCH() macro in fil0fil.c.  This should
improve readability.
2007-08-01 08:13:22 +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: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
dict0dict.c branches/zip: HASH_SEARCH(): Add the parameter TYPE, for the type of DATA. 2007-08-01 08:13:22 +00:00
dict0load.c branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
dict0mem.c branches/zip: Define mem_heap_calloc() and mem_calloc(). Use them 2007-06-19 09:39:27 +00:00