summaryrefslogtreecommitdiff
path: root/storage/xtradb/fil
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-6/+22
|\
| * after merge. innodb/xtradb to work on WindowsSergei Golubchik2015-01-221-0/+2
| * XtraDB 5.6.22-71.0Sergei Golubchik2015-01-211-6/+20
* | MDEV-7262: innodb.innodb-mdev7046 and innodb-page_compression* fail on BuildBotJan Lindström2014-12-041-0/+6
* | Move page initialization to better place.Jan Lindström2014-12-031-10/+0
* | Merge branch '10.1' into bb-10.1-mergeSergei Golubchik2014-12-031-12/+6
|\ \
| * | Fix buildbot valgrind errors on test innodb.innodb-page_compression_tablesJan Lindström2014-12-021-12/+6
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-174/+1
|\ \ \ | |/ / |/| / | |/
| * MDEV-6927: Share more structuresJan Lindström2014-10-251-167/+1
* | MDEV-7166: innodb.innodb-page_compression_zip fails in buildbotJan Lindström2014-11-241-0/+17
* | Fix error on trim operation alligment. Furthermore, make sure thatJan Lindström2014-11-041-2/+8
* | MDEV-6968: CREATE TABLE crashes with InnoDB pluginJan Lindström2014-10-291-1/+1
* | MDEV-6648: InnoDB: Add support for 4K sector size if supportedJan Lindström2014-10-292-22/+45
* | Make sure that information schema knows also page compressed pageJan Lindström2014-10-201-3/+2
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-27/+42
|\ \ | |/
| * XtraDB 5.6.20-68.0Sergei Golubchik2014-09-111-24/+27
| * xtradb-5.6.19-67.0Sergei Golubchik2014-08-061-1/+7
| * MDEV-6288: Innodb causes server crash after disk full, then can't Jan Lindström2014-07-031-3/+6
* | Removed files that had been accidentally committedMonty2014-10-071-3/+4
* | MDEV-6701: InnoDB tests fail in 10.1Jan Lindström2014-09-081-1/+7
* | Fix small error on LZMA compression error printout.Jan Lindström2014-08-271-3/+1
* | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-272-1/+3
|\ \
| * | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-262-16/+18
* | | MDEV-6548: Incorrect compression on LZMA.Jan Lindström2014-08-071-3/+6
|/ /
* | MDEV-6512: InnoDB: Assertion failure in thread 4537024512 in fileJan Lindström2014-07-312-5/+74
* | Fiix random test failures on fil_decompress_page_2 function.Jan Lindström2014-07-252-18/+34
* | MDEV-6456: Add progress indication for "Reading tablespace information from t...Sergei Petrunia2014-07-221-0/+18
* | MDEV-6354: Implement a way to read MySQL 5.7.4-labs-tplc pageJan Lindström2014-07-221-13/+309
* | MDEV-6361: innodb_compression_algorithm configuration variable canJan Lindström2014-06-251-0/+4
* | don't include <linux/falloc.h> when it's not really neededSergei Golubchik2014-05-271-1/+0
* | merge the compilation fixes from 10.0-FusionIOSergei Golubchik2014-05-262-2/+1
|\ \
| * | compilation failure on Win64Sergei Golubchik2014-05-261-1/+1
| * | don't include the file that 1) not present everywhere 2) not used anywaySergei Golubchik2014-05-261-1/+0
| * | Fix compiler warnings.Jan Lindström2014-05-231-2/+2
* | | Merge 10.0 -> 10.1Jan Lindström2014-05-241-35/+25
|\ \ \ | | |/ | |/|
| * | xtradb 5.6.17-65.0Sergei Golubchik2014-05-071-34/+24
* | | Fix compiler warnings.Jan Lindström2014-05-231-2/+2
* | | MDEV-6246: Merge 10.0.10-FusionIO to 10.1.Jan Lindström2014-05-222-30/+520
|\ \ \ | | |/ | |/|
| * | Fixed small error on compression failure error text.Jan Lindström2014-04-281-1/+1
| * | 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-8/+11
| |\ \
| * | | MDEV-6070: FusionIO: Failure to create a table with ATOMIC_WRITES Jan Lindström2014-04-161-3/+12
| * | | Added support for LZO compression method.Jan Lindström2014-04-151-44/+73
| * | | Fixed windows compiler errors.Jan Lindström2014-03-271-1/+1
| * | | Code cleanup: Removed some unnecessary outputs from standard builds (availabl...Jan Lindström2014-03-211-11/+13
| * | | Removed options innodb_compress_index_pages and innodb_trim_pct. Both are Jan Lindström2014-03-121-0/+2
| * | | Set actual compressed page size also on read code path to buffer pool soJan Lindström2014-03-041-1/+9
| * | | Merge: lp:maria/10.0 latest.Jan Lindström2014-03-031-0/+1
| |\ \ \
| * | | | Write size was not correctly alligned to SECT_SIZE. This lead to situationJan Lindström2014-02-211-3/+6
| * | | | Removed unnecessary files and set lz4 under HAVE_LZ4 compilerJan Lindström2014-02-113-1036/+25