summaryrefslogtreecommitdiff
path: root/storage/innobase/include/fil0pagecompress.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9242: Innodb reports Assertion failure in file buf0dblwr.cc line 579Jan Lindström2016-04-291-2/+6
* MDEV-8250: InnoDB: Page compressed tables are not compressed and compressed+e...Jan Lindström2015-06-041-29/+50
* Fix compiler failure on fallocate function and used flags.Jan Lindström2014-12-031-0/+7
* MDEV-6648: InnoDB: Add support for 4K sector size if supportedJan Lindström2014-10-291-1/+9
* Fiix random test failures on fil_decompress_page_2 function.Jan Lindström2014-07-251-0/+8
* compilation failure on Win64Sergei Golubchik2014-05-261-1/+1
* Fix some compiler warnings and small errors on code.Jan Lindström2014-05-221-6/+0
* Added support for LZO compression method.Jan Lindström2014-04-151-2/+10
* Set actual compressed page size also on read code path to buffer pool soJan Lindström2014-03-041-1/+3
* Removed some unnecessary assertions to debug build and enhanced the page_comp...Jan Lindström2014-01-131-0/+1
* Enhancement: Change atomic_writes table option to enum type. Now every file c...Jan Lindström2014-01-101-2/+2
* Changes for Fusion-io multi-threaded flush, page compressed tables andJan Lindström2013-12-191-0/+117