summaryrefslogtreecommitdiff
path: root/storage/innobase/include/fil0pagecompress.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * 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-13103 Deal with page_compressed page corruptionMarko Mäkelä2018-06-141-37/+21
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-2/+1
|\ \ | |/
| * MDEV-12615: InnoDB page compression method snappy mostly does not compress pagesJan Lindström2017-05-201-2/+1
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-051-19/+0
|\ \ | |/
| * MDEV-12545 Reduce the amount of fil_space_t lookupsMarko Mäkelä2017-04-211-29/+1
* | MDEV-12545 Reduce the amount of fil_space_t lookupsMarko Mäkelä2017-04-211-30/+1
* | Merge 10.1 to 10.2.Marko Mäkelä2017-01-191-10/+1
|\ \ | |/
| * MDEV-11623 MariaDB 10.1 fails to start datadir created withMarko Mäkelä2017-01-151-11/+2
* | Make atomic writes generalSergei Golubchik2017-01-111-1/+1
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+0
|\ \ | |/
| * MDEV-11349 (1/2) Fix some clang 4.0 warningsMarko Mäkelä2016-11-251-9/+9
* | MDEV-11349 (1/2) Fix some clang 4.0 warningsMarko Mäkelä2016-11-251-4/+4
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-45/+3
|/
* 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