summaryrefslogtreecommitdiff
path: root/storage/innobase/fil
Commit message (Expand)AuthorAgeFilesLines
* Introduce two debug crash points while writing crypt data to testJan Lindström2015-03-191-0/+6
* InnoDB cleanup. Remove empty statements i.e. extra ; characters.Jan Lindström2015-03-162-2/+2
* Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-0/+8
|\
| * MDEV-6288 :Innodb causes server crash after disk full, then can't ALTER TABLE...Jan Lindström2015-02-131-0/+8
* | Use standard InnoDB error mechanism on compression and encryptionJan Lindström2015-03-022-109/+121
* | Merged from 10.0-FusionIO:Jan Lindström2015-02-192-20/+86
* | Pass down the information should we encrypt the page at os0file.ccJan Lindström2015-02-103-30/+32
* | Add test case for combination Google encryption and page compressed tables.Jan Lindström2015-02-101-2/+8
* | encryption keys serviceSergei Golubchik2015-02-101-1/+0
* | encryption key management plugin apiSergei Golubchik2015-02-102-11/+11
* | Fixed XtraDB implementation of encryption and page encryption.Jan Lindström2015-02-101-2/+3
* | Push for testing of encryptionMonty2015-02-103-36/+2824
* | 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
| * InnoDB 5.6.22Sergei 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-173/+1
|\ \ \ | |/ / |/| / | |/
| * MDEV-6927: Share more structuresJan Lindström2014-10-251-172/+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-26/+35
|\ \ | |/
| * InnoDB 5.6.20Sergei Golubchik2014-09-111-24/+27
| * innodb-5.6.19Sergei Golubchik2014-08-061-1/+1
| * MDEV-6288: Innodb causes server crash after disk full, Jan Lindström2014-07-041-2/+5
* | Removed files that had been accidentally committedMonty2014-10-071-2/+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-261-0/+2
* | | 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-4/+75
* | Fiix random test failures on fil_decompress_page_2 function.Jan Lindström2014-07-252-18/+34
* | 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/+5
* | 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
| * | Fix some compiler warnings and small errors on code.Jan Lindström2014-05-221-2/+2
* | | Merge 10.0 -> 10.1Jan Lindström2014-05-241-37/+25
|\ \ \ | | |/ | |/|
| * | innodb 5.6.17Sergei Golubchik2014-05-071-36/+24
* | | Fix compiler warnings.Jan Lindström2014-05-231-1/+1
* | | MDEV-6246: Merge 10.0.10-FusionIO to 10.1.Jan Lindström2014-05-222-33/+527
|\ \ \ | | |/ | |/|