mariadb/dict
marko b15d26d6e2 branches/zip: Write the compressed page size to SYS_TABLES.TYPE and adjust
a few places accordingly.

os_aio_simulated_handle(): Add TODO comments about skipping the write
checks for compressed pages.

dict_create_sys_tables_tuple(): Write the compressed page size to
the TYPE column.

open_or_create_data_files(): Simplify the fil_node_create() call.

fil_node_create(): Do not touch space->zip_size.  It was already initialized
by fil_space_create().

fil_reset_too_high_lsns(), buf_flush_buffered_writes(): Add TODO comment
about compressed pages.

buf_flush_init_for_writing(): Handle pages of type FIL_PAGE_INODE,
FIL_PAGE_IBUF_BITMAP, and FIL_PAGE_TYPE_FSP_HDR as uncompressed ones.
2006-05-17 12:03:32 +00:00
..
dict0boot.c branches/zip: Merge revisions 236:247 from trunk. 2006-02-27 09:33:26 +00:00
dict0crea.c branches/zip: Write the compressed page size to SYS_TABLES.TYPE and adjust 2006-05-17 12:03:32 +00:00
dict0dict.c branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
dict0load.c branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
dict0mem.c branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00