summaryrefslogtreecommitdiff
path: root/storage/innobase/os/os0file.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-30/+48
|\
| * innodb 5.6.23Sergei Golubchik2015-02-181-19/+41
| * MDEV-6288 :Innodb causes server crash after disk full, then can't ALTER TABLE...Jan Lindström2015-02-131-15/+9
* | fix new innodb warnings to use the standard innodb warning syntaxSergei Golubchik2015-03-011-3/+3
* | Merged from 10.0-FusionIO:Jan Lindström2015-02-191-3/+12
* | Pass down the information should we encrypt the page at os0file.ccJan Lindström2015-02-101-7/+18
* | Fixed XtraDB implementation of encryption and page encryption.Jan Lindström2015-02-101-6/+2
* | Push for testing of encryptionMonty2015-02-101-76/+230
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-10/+0
|\ \ | |/
| * remove incorrect asserts in innodb/xtradb. 0 is a valid file handle value.Sergei Golubchik2015-01-191-10/+0
* | MDEV-7424: InnoDB: Assertion failure in thread 139901753345792Jan Lindström2015-01-141-2/+2
* | Merge branch '10.1' into bb-10.1-mergeSergei Golubchik2014-12-031-53/+68
|\ \
| * | Fix compiler failure on fallocate function and used flags.Jan Lindström2014-12-031-56/+69
| * | Fix buildbot valgrind errors on test innodb.innodb-page_compression_tablesJan Lindström2014-12-021-2/+4
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-2/+6
|\ \ \ | |/ / |/| / | |/
| * MDEV-7046: MySQL#74480 - Failing assertion: os_file_status(newpath, &exists, ...Jan Lindström2014-11-251-2/+6
| * MDEV-7164: innodb.innodb-alter-table-disk-full fails in buildbot on WindowsJan Lindström2014-11-241-5/+5
* | MDEV-7167: innodb.innodb_bug12902967 fails in buildbot on WindowsJan Lindström2014-11-241-0/+2
* | MDEV-7164: innodb.innodb-alter-table-disk-full fails in buildbot on WindowsJan Lindström2014-11-241-5/+5
* | MDEV-7166: innodb.innodb-page_compression_zip fails in buildbotJan Lindström2014-11-241-2/+13
* | Fix error message output if posix_fallocate (trim) is not successfull.Jan Lindström2014-11-051-6/+7
* | Fix error on trim operation alligment. Furthermore, make sure thatJan Lindström2014-11-041-6/+11
* | MDEV-6968: CREATE TABLE crashes with InnoDB pluginJan Lindström2014-10-291-5/+13
* | MDEV-6648: InnoDB: Add support for 4K sector size if supportedJan Lindström2014-10-291-16/+104
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-14/+54
|\ \ | |/
| * InnoDB 5.6.20Sergei Golubchik2014-09-111-4/+4
| * innodb-5.6.19Sergei Golubchik2014-08-061-2/+2
| * MDEV-6426: Maria DB crashes randomly on creating indexesJan Lindström2014-07-221-2/+21
| * MDEV-6288: Innodb causes server crash after disk full, Jan Lindström2014-07-041-5/+26
* | Remove unnecessary debug output causing unnecessary warnings.Jan Lindström2014-09-101-5/+0
* | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-271-1/+22
|\ \
| * | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-1/+22
* | | MDEV-6567: Raw debug output in the error log.Jan Lindström2014-08-131-3/+6
|/ /
* | Fiix random test failures on fil_decompress_page_2 function.Jan Lindström2014-07-251-6/+42
* | MDEV-6354: Implement a way to read MySQL 5.7.4-labs-tplc pageJan Lindström2014-07-221-12/+5
* | MDEV-6361: innodb_compression_algorithm configuration variable canJan Lindström2014-06-251-9/+51
* | don't include <linux/falloc.h> when it's not really neededSergei Golubchik2014-05-271-1/+0
* | Fixed compiler error if LZO is not installed.Jan Lindström2014-05-221-1/+1
* | MDEV-6246: Merge 10.0.10-FusionIO to 10.1.Jan Lindström2014-05-221-47/+595
|\ \ | |/ |/|
| * Fixed bug on free buffer space calculation when LZO is used. Jan Lindström2014-04-231-1/+1
| * Merge lp:maria/10.0 up to mariadb-10.0.10 revision 4140.Jan Lindström2014-04-171-1/+0
| |\
| * | MDEV-6070: FusionIO: Failure to create a table with ATOMIC_WRITES Jan Lindström2014-04-161-18/+65
| * | Added support for LZO compression method.Jan Lindström2014-04-151-2/+20
| * | Code cleanup: Removed some unnecessary outputs from standard builds (availabl...Jan Lindström2014-03-211-1/+1
| * | Removed options innodb_compress_index_pages and innodb_trim_pct. Both are Jan Lindström2014-03-121-6/+2
| * | Changed so that innodb_compress_index pages means that if true also indexJan Lindström2014-03-071-5/+3
| * | Set actual compressed page size also on read code path to buffer pool soJan Lindström2014-03-041-5/+7
| * | Yet more windows fixes.Jan Lindström2014-03-031-2/+2
| * | Additional windows fixes.Jan Lindström2014-03-031-14/+4
| * | Merge: lp:maria/10.0 latest.Jan Lindström2014-03-031-40/+54
| |\ \