summaryrefslogtreecommitdiff
path: root/storage/xtradb/include/fil0pagecompress.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* MDEV-13103 Deal with page_compressed page corruptionMarko Mäkelä2018-06-141-74/+21
* MDEV-12615: InnoDB page compression method snappy mostly does not compress pagesJan Lindström2017-05-201-2/+1
* MDEV-12545 Reduce the amount of fil_space_t lookupsMarko Mäkelä2017-04-211-29/+1
* MDEV-11623 MariaDB 10.1 fails to start datadir created withMarko Mäkelä2017-01-151-11/+2
* MDEV-11349 (1/2) Fix some clang 4.0 warningsMarko Mäkelä2016-11-251-9/+9
* 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
* Fixed merge error on InnoDB page compression level handling.Jan Lindström2014-02-031-0/+118