mariadb/dict
marko 679d6e8238 branches/zip: Remove compilation errors with -DUNIV_HOTBACKUP.
dict_load_foreigns(): Enclose in #ifndef UNIV_HOTBACKUP.

fil_extend_tablespaces_to_stored_len(): Pass zip_size to fil_read().

buf_page_init_for_backup_restore(): Add parameter zip_size.
Enclose the declaration in buf0buf.h in #ifdef UNIV_HOTBACKUP.

recv_apply_log_recs_for_backup(): Replace the local variable "page"
with the local variable "block".  Add local variable zip_size.
2006-10-06 11:23:19 +00:00
..
dict0boot.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
dict0crea.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
dict0dict.c branches/zip: dtuple_convert_big_rec(): Reduce the locally stored part 2006-09-26 19:50:21 +00:00
dict0load.c branches/zip: Remove compilation errors with -DUNIV_HOTBACKUP. 2006-10-06 11:23:19 +00:00
dict0mem.c branches/zip: dtuple_convert_big_rec(): Reduce the locally stored part 2006-09-26 19:50:21 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00