mariadb/buf
marko c0ac96d9b4 branches/zip: Prepare for upcoming implementation of page_zip_compress()
that will require complete index information.

dict_create_index_step(): invoke dict_index_add_to_cache() before btr_create()

dict_index_remove_from_cache(): make public

dict_index_get_if_in_cache_low(): new function, for holding dict_sys->mutex

buf_flush_init_for_writing(): remove the temporary hook to page_zip_compress()

page_create(): add temporary hook to page_zip_compress()
2006-02-03 14:44:29 +00:00
..
buf0buf.c branches/zip: 2005-10-27 11:48:10 +00:00
buf0flu.c branches/zip: Prepare for upcoming implementation of page_zip_compress() 2006-02-03 14:44:29 +00:00
buf0lru.c Import 5.0 code. 2005-10-27 07:29:40 +00:00
buf0rea.c Import 5.0 code. 2005-10-27 07:29:40 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00