summaryrefslogtreecommitdiff
path: root/storage/innobase/include
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6512: InnoDB: Assertion failure in thread 4537024512 in fileJan Lindström2014-07-311-0/+8
* Fiix random test failures on fil_decompress_page_2 function.Jan Lindström2014-07-254-15/+38
* MDEV-6354: Implement a way to read MySQL 5.7.4-labs-tplc pageJan Lindström2014-07-224-6/+45
* MDEV-6392: Change innodb_have_lzo and innodb_have_lz4 as a staticJan Lindström2014-06-262-5/+12
* MDEV-6361: innodb_compression_algorithm configuration variable canJan Lindström2014-06-251-0/+5
* merge the compilation fixes from 10.0-FusionIOSergei Golubchik2014-05-262-2/+2
|\
| * compilation failure on Win64Sergei Golubchik2014-05-261-1/+1
| * use ENUM not ULONG for innodb-compression-algorithm command-line optionSergei Golubchik2014-05-261-1/+1
| * Fix compiler warnings.Jan Lindström2014-05-231-2/+0
| * Fix some compiler warnings and small errors on code.Jan Lindström2014-05-226-14/+19
* | Merge 10.0 -> 10.1Jan Lindström2014-05-2414-46/+110
|\ \
| * | innodb 5.6.17Sergei Golubchik2014-05-0714-46/+110
* | | Fix compiler warnings.Jan Lindström2014-05-231-2/+0
* | | MDEV-6246: Merge 10.0.10-FusionIO to 10.1.Jan Lindström2014-05-2224-43/+1409
|\ \ \ | | |/ | |/|
| * | Fixed bug on free buffer space calculation when LZO is used. Jan Lindström2014-04-231-1/+3
| * | Merge lp:maria/10.0 up to mariadb-10.0.10 revision 4140.Jan Lindström2014-04-171-0/+11
| |\ \
| * | | Added support for LZO compression method.Jan Lindström2014-04-152-4/+12
| * | | Code cleanup: Removed some unnecessary outputs from standard builds (availabl...Jan Lindström2014-03-212-0/+5
| * | | Removed options innodb_compress_index_pages and innodb_trim_pct. Both are Jan Lindström2014-03-122-6/+5
| * | | Additional merge to lp:maria/10.0Jan Lindström2014-03-041-1/+1
| |\ \ \
| * | | | Set actual compressed page size also on read code path to buffer pool soJan Lindström2014-03-041-1/+3
| * | | | Additional windows fixes.Jan Lindström2014-03-031-10/+1
| * | | | Fix typo.Jan Lindström2014-03-031-1/+1
| * | | | Fix windows compiler erros.Jan Lindström2014-03-031-1/+10
| * | | | Fix compiler error on windows.Jan Lindström2014-03-031-1/+1
| * | | | Merge: lp:maria/10.0 latest.Jan Lindström2014-03-0373-646/+1282
| |\ \ \ \
| * | | | | Temporal fix for flush thread hang.Jan Lindström2014-02-285-1/+45
| * | | | | Fixed memory leak on queue nodes by using local memory heap on normalJan Lindström2014-02-251-0/+9
| * | | | | Fixed compiler warnings.Jan Lindström2014-02-131-1/+1
| * | | | | Fixed small issue with dictionary.Jan Lindström2014-02-131-2/+0
| * | | | | Fixed issue on data dictionary corruption.Jan Lindström2014-02-133-13/+32
| * | | | | Fixed issue on atomic writes and system tables. Atomic writes can be usedJan Lindström2014-02-121-22/+23
| * | | | | Fixed issue on atomic writes setup and atomic blobs setup on systemJan Lindström2014-02-121-5/+23
| * | | | | Removed unnecessary files and set lz4 under HAVE_LZ4 compilerJan Lindström2014-02-111-6/+6
| * | | | | Moved mt-flush code to buf0mtflu.[cc|h] and cleaned it up. This is forJan Lindström2014-02-064-2/+147
| * | | | | Fixed issue on atomic writes on startup, removed incorrect assert.Jan Lindström2014-02-042-0/+8
| * | | | | Fixed merge error on InnoDB page compression level handling.Jan Lindström2014-02-034-6/+9
| * | | | | Merge lp:maria/10.0 10.0.7 revision 3961Jan Lindström2014-01-272-5/+17
| |\ \ \ \ \
| * | | | | | Removed some unnecessary assertions to debug build and enhanced the page_comp...Jan Lindström2014-01-134-5/+133
| * | | | | | Enhancement: Change atomic_writes table option to enum type. Now every file c...Jan Lindström2014-01-1013-42/+71
| * | | | | | Feature: In first write if we trim we set write_size to actual bytesJan Lindström2014-01-093-5/+13
| * | | | | | Atomic writes require also atomic_blobs. Add that missing flag to Jan Lindström2013-12-191-0/+1
| * | | | | | Changes for Fusion-io multi-threaded flush, page compressed tables andJan Lindström2013-12-1917-44/+981
* | | | | | | MDEV-6075: Allow > 16K pages on InnoDBJan Lindström2014-05-132-7/+12
* | | | | | | Merge 10.0 -> 10.1Sergey Petrunya2014-05-0828-141/+452
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-0628-141/+452
| | |_|_|_|/ | |/| | | |
* | | | | | Merge 10.0->10.1Igor Babaev2014-04-2326-71/+178
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-5878: Failing assertion: mutex_own(mutex) with innodb_use_fallocate=ON.Jan Lindström2014-03-171-0/+11
| | |_|_|/ | |/| | |
| * | | | update InnoDB versionSergei Golubchik2014-02-281-1/+1
| | |_|/ | |/| |
| * | | InnoDB 5.6.15 merge.Sergei Golubchik2014-02-2624-70/+166