mariadb/handler
marko 426fccde9f branches/zip: ha_innobase::create(): Remove the dependences on
DICT_TF_ZSSIZE_MAX, so that the code can be compiled with a different
uncompressed page size by redefining UNIV_PAGE_SIZE_SHIFT in univ.i.
Currently, the allowed values are 12, 13, or 14 (4k, 8k, 16k).

Make the default compressed page size half the uncompressed page size.
The previous default was 8 kilobytes, which is the same when compiling
with the default 16k uncompressed page size.

rb://50 approved by Pekka Lampio and Sunny Bains.
2008-11-11 07:28:37 +00:00
..
ha_innodb.cc branches/zip: ha_innobase::create(): Remove the dependences on 2008-11-11 07:28:37 +00:00
ha_innodb.h branches/zip: 2008-10-23 06:24:33 +00:00
handler0alter.cc branches/zip: implement the delayloading of externals for the plugin 2008-10-27 20:48:29 +00:00
handler0vars.h branches/zip: windows plugin - fix references to array variables. 2008-11-04 10:43:14 +00:00
i_s.cc branches/zip: implement the delayloading of externals for the plugin 2008-10-27 20:48:29 +00:00
i_s.h branches/zip: Rename the compression-related INFORMATION_SCHEMA tables 2008-03-28 10:31:24 +00:00
mysql_addons.cc branches/zip: 2008-10-31 07:44:16 +00:00
win_delay_loader.cc branches/zip: ignore the failure when builtin_innobase_plugin is not 2008-11-04 07:15:26 +00:00