summaryrefslogtreecommitdiff
path: root/storage/innobase/os/os0file.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #24711351 64 BIT WINDOWS MYSQLD BUILD REPORTS INNODB: OPERATING SYSTEM ER...Daniel Blanchard2017-04-261-1/+2
* MDEV-12488 Remove type mismatch in InnoDB printf-like callsMarko Mäkelä2017-04-211-5/+5
* MDEV-12534 Use atomic operations whenever availableMarko Mäkelä2017-04-211-29/+24
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-15/+13
|\
| * compiler warningsSergei Golubchik2017-03-101-1/+1
| * Fix InnoDB/XtraDB compilation warnings on 32-bit builds.Marko Mäkelä2017-03-091-16/+20
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-031-1/+6
| |\
| | * MDEV-11520: Retry posix_fallocate() after EINTR.Marko Mäkelä2017-03-031-1/+6
| * | MDEV-11520 after-merge fix for 10.1: Use sparse files.Marko Mäkelä2017-02-221-27/+44
| * | Merge 10.0 into 10.1Marko Mäkelä2017-02-221-51/+28
| |\ \ | | |/
| | * MDEV-11520 Extending an InnoDB data file unnecessarily allocatesMarko Mäkelä2017-02-221-51/+28
| * | Merge 10.0 into 10.1Marko Mäkelä2017-02-201-23/+28
| |\ \ | | |/
| | * MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-201-22/+28
* | | Bug#21153166: REMOVE UNUSED VARIABLES AND CONVERT GLOBAL SYMBOLS TO STATICJon Olav Hauglid2017-03-171-5/+5
* | | MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GL...Marko Mäkelä2017-03-171-0/+3
* | | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-4/+0
* | | Fix some compilation warnings.Marko Mäkelä2017-03-131-10/+4
* | | MDEV-12201 innodb_flush_method are not available on WindowsVladislav Vaintroub2017-03-091-12/+47
* | | MDEV-11688 follow-up: More robust shutdown after aborted startup.Marko Mäkelä2017-03-081-1/+5
* | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-6/+6
* | | MDEV-9282 follow-up: Remove an unused variable.Marko Mäkelä2017-03-061-5/+0
* | | MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-201-30/+22
* | | MDEV-11035: Restore removed disallow-writes for GaleraJan Lindström2017-02-071-4/+33
* | | Fix the code to determine sector size on Windows volume.Vladislav Vaintroub2017-01-261-16/+51
* | | MDEV-11849: Fix storage/innobase/* compile warningsJan Lindström2017-01-261-29/+1
* | | Fix compiler error on x86.Jan Lindström2017-01-251-5/+8
* | | Native AIO should also punch_hole if available.Jan Lindström2017-01-241-1/+1
* | | Fix compiler error on native AIO.Jan Lindström2017-01-241-1/+0
* | | MDEV-11254: innodb-use-trim has no effect in 10.2Jan Lindström2017-01-241-63/+398
* | | Remove MYSQL_COMPRESSION.Marko Mäkelä2017-01-181-1205/+12
* | | Remove MYSQL_ENCRYPTION.Marko Mäkelä2017-01-181-899/+2
* | | Make atomic writes generalSergei Golubchik2017-01-111-45/+0
* | | MDEV-11690 Remove UNIV_HOTBACKUPMarko Mäkelä2016-12-301-73/+13
* | | Merge 10.1 into 10.2Marko Mäkelä2016-12-301-12/+8
|\ \ \ | |/ /
| * | MDEV-9282 Debian: the Lintian complains about "shlib-calls-exit" in ha_innodb.soMarko Mäkelä2016-12-281-1/+1
* | | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-7/+8
* | | MDEV-10918 Innodb/Linux - Fallback to simulated aio if io_setup() fails, e.g ...Vladislav Vaintroub2016-09-291-6/+19
* | | Windows : completion port based asynchronous IO.10.2-georgVladislav Vaintroub2016-09-221-226/+173
* | | Add error logging for aio error on WindowsVladislav Vaintroub2016-09-131-2/+12
* | | Remove a bunch of TODO's, fix perfschema.threads_innodb testSergei Golubchik2016-09-111-5/+5
* | | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-155/+1083
* | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-4346/+6462
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-45/+22
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-5/+5
| |\ \ | | |/
| | * Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-211-6/+6
| | |\
| | | * 5.6.31Sergei Golubchik2016-06-211-6/+6
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-40/+17
| |\ \ \ | | |/ /
* | | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-241-2/+2
|/ / /
* | | Merge branch 'bb-10.1-serg' into 10.1Sergei Golubchik2016-03-221-2/+2
|\ \ \
| * \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-2/+2
| |\ \ \ | | |/ /