summaryrefslogtreecommitdiff
path: root/storage/innobase/include/fil0pagecompress.h
Commit message (Expand)AuthorAgeFilesLines
* 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