mariadb/dict
marko a2943ec761 branches/zip: Enclose the definition of dict_index_t::trx_id in
#ifdef ROW_MERGE_IS_INDEX_USABLE, to avoid growing the memory
footprint until MySQL implements and calls the virtual method
handler::is_index_available() or something equivalent.
2007-09-03 07:13:59 +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: Enclose the definition of dict_index_t::trx_id in 2007-09-03 07:13:59 +00:00
dict0dict.c branches/zip: Remove trx->sync_cb. Call dict_rename_indexes() directly 2007-08-21 12:36:13 +00:00
dict0load.c branches/zip: Remove some checks if an index or a table is a temporary one 2007-08-29 08:45:34 +00:00
dict0mem.c branches/zip: Use mem_heap_zalloc() when initializing 2007-08-20 06:58:37 +00:00