mariadb/row
marko 121623c1b4 branches/zip: Write the compressed page size to SYS_TABLES.TYPE
and to the file space header (FSP_PAGE_ZIP_SIZE, renamed from
FSP_LOWEST_NO_WRITE).

fil_space_struct: Add zip_size.

dict_table_struct: Embed zip_size in flags.

dict_table_zip_size(): Infer zip_size from table->flags.

dict_sys_tables_get_zip_size(): Read zip_size from SYS_TABLES.TYPE.

fil_space_get_zip_size(): Read zip_size from the file space header.

Add the redo log entry type MLOG_ZIP_FILE_CREATE.
2006-04-25 07:12:32 +00:00
..
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00
row0ins.c branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
row0mysql.c branches/zip: Write the compressed page size to SYS_TABLES.TYPE 2006-04-25 07:12:32 +00:00
row0purge.c branches/zip: Minor cleanup. 2006-04-04 10:42:05 +00:00
row0row.c branches/zip: Note that TRX_ID and ROLL_PTR only exist on B-tree leaf pages 2006-03-09 17:26:02 +00:00
row0sel.c branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
row0uins.c branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
row0umod.c branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
row0undo.c branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
row0upd.c branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
row0vers.c branches/zip: Note that TRX_ID and ROLL_PTR only exist on B-tree leaf pages 2006-03-09 17:26:02 +00:00