summaryrefslogtreecommitdiff
path: root/storage/innobase/include/os0file.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2019-06-121-6/+0
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-06-111-7/+1
| |\
| | * MDEV-19725 Incorrect error handling in ALTER TABLEMarko Mäkelä2019-06-101-3/+3
| | * Fixed bug in online alter table when not compiled with performance schemaMonty2019-06-031-2/+2
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
| | | * Merge 10.0 into 10.1Marko Mäkelä2018-11-051-5/+1
| | | |\
| | | | * Revert some InnoDB/XtraDB changesMarko Mäkelä2018-11-051-5/+1
| | | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-1/+5
| | | |\ \ | | | | |/
| | | | * Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2018-10-281-1/+5
| | | | |\
| | | | | * 5.6.42Sergei Golubchik2018-10-271-1/+5
* | | | | | MDEV-17380 innodb_flush_neighbors=ON should be ignored on SSDMarko Mäkelä2019-04-011-45/+3
* | | | | | MDEV-18493 Remove page_size_tMarko Mäkelä2019-02-071-1/+1
|/ / / / /
* | | | | MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-071-3/+4
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-071-3/+4
* | | | | MDEV-15895 : make Innodb merge temp tables use pfs_os_file_t forVladislav Vaintroub2018-04-171-19/+2
* | | | | innodb: os_file_create_tmpfile always called with NULL -> simplifyDaniel Black2018-03-151-5/+2
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vladislav Vaintroub2017-11-241-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Fix Windows build with -DPLUGIN_PERFSCHEMA=NOVladislav Vaintroub2017-11-241-2/+2
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-9/+19
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13941 followup.Vladislav Vaintroub2017-10-101-1/+3
| * | | | Innodb : Refactor os_file_set_size() to be compatible 10.1Vladislav Vaintroub2017-10-101-8/+16
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-5/+37
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13941 Fix high NTFS fragmentation on 10.2Vladislav Vaintroub2017-09-291-4/+32
| * | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+5
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-07-051-46/+46
|\ \ \ \ \ | |/ / / /
| * | | | Minor cleanup of InnoDB I/O routinesMarko Mäkelä2017-06-291-46/+46
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-06-191-34/+72
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-34/+72
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-201-29/+81
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'merge-innodb-5.6' into bb-10.0-vicentiuVicențiu Ciorbaru2017-05-171-32/+102
| | | |\ \ | | | | |/
| | | | * 5.6.36Vicențiu Ciorbaru2017-05-151-32/+102
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-04-211-11/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-12534 Use atomic operations whenever availableMarko Mäkelä2017-04-201-11/+1
* | | | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2017-04-221-13/+0
|\ \ \ \ \ | |/ / / /
| * | | | Remove an orphan declaration of os_get_os_version()Marko Mäkelä2017-04-211-8/+0
| * | | | MDEV-12534 Use atomic operations whenever availableMarko Mäkelä2017-04-211-5/+0
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-04-031-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-11520 after-merge fix for 10.1: Use sparse files.Marko Mäkelä2017-02-221-9/+11
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-02-201-3/+6
| | |\ \ \ | | | |/ /
| | | * | MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-201-2/+6
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-03-241-9/+4
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-2/+0
| * | | | Fix some compilation warnings.Marko Mäkelä2017-03-131-7/+4
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-03-091-13/+13
|\ \ \ \ \ | |/ / / /
| * | | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-13/+13