summaryrefslogtreecommitdiff
path: root/storage/xtradb/os
Commit message (Expand)AuthorAgeFilesLines
* Follow-up to MDEV-12534: Fix warnings on 32-bit systemsMarko Mäkelä2017-04-211-2/+2
* MDEV-12534 Use atomic operations whenever availableMarko Mäkelä2017-04-201-139/+44
* Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.30Vicențiu Ciorbaru2017-03-062-50/+27
|\
| * Merge branch 'merge-xtradb-5.6' into 10.0Vicențiu Ciorbaru2017-03-052-50/+27
| |\
| | * 5.6.35-80.0Vicențiu Ciorbaru2017-03-042-47/+26
* | | MDEV-11520: Retry posix_fallocate() after EINTR.Marko Mäkelä2017-03-031-1/+6
|/ /
* | MDEV-11520 Extending an InnoDB data file unnecessarily allocatesMarko Mäkelä2017-02-221-51/+28
* | MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-201-27/+33
* | Fix build error in XtraDB on Windows.Vladislav Vaintroub2016-10-261-0/+9
* | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-10-251-2/+22
|\ \ | |/
| * 5.6.33-79.0Sergei Golubchik2016-10-251-2/+22
* | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-08-101-9/+9
|\ \ | |/
| * 5.6.31-77.0Sergei Golubchik2016-08-101-9/+9
* | Merge branch 'merge-xtradb-5.6' into 0.0Sergei Golubchik2016-06-213-219/+106
|\ \ | |/
| * 5.6.30-76.3Sergei Golubchik2016-06-213-219/+106
* | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2016-04-261-8/+10
|\ \ | |/
| * 5.6.29-76.2Sergei Golubchik2016-04-261-8/+10
* | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-2/+2
* | Fix logic around retrying failed Windows async IO as synchronous IO . os_file...Vladislav Vaintroub2015-12-141-34/+6
* | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2015-12-132-77/+44
|\ \ | |/
| * 5.6.27-76.0Sergei Golubchik2015-12-132-77/+44
* | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-10-091-0/+18
|\ \ | |/
| * 5.6.26-74.0Sergei Golubchik2015-10-091-0/+18
| * 5.6.25-73.1Sergei Golubchik2015-08-011-5/+6
* | Apply fix for raw devices to XtraDBjosh4trunks2015-07-121-5/+6
* | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-06-161-19/+1
|\ \ | |/
| * 5.6.24-72.2Sergei Golubchik2015-06-161-19/+1
* | XtraDB-5.6.23-72.1Sergei Golubchik2015-05-051-19/+41
|\ \ | |/
| * 5.6.23-72.1Sergei Golubchik2015-05-041-19/+41
| * move to storage/xtradbSergei Golubchik2015-05-044-0/+7537
* MDEV-7685: MariaDB - server crashes when inserting more rows thanJan Lindström2015-03-091-3/+13
* MDEV-6288 :Innodb causes server crash after disk full, then can't ALTER TABLE...Jan Lindström2015-02-131-15/+8
* XtraDB 5.6.22-71.0Sergei Golubchik2015-01-211-0/+3
* remove incorrect asserts in innodb/xtradb. 0 is a valid file handle value.Sergei Golubchik2015-01-191-10/+0
* MDEV-7403: should not pass recv_writer_thread_handle to CloseHandle()Jan Lindström2015-01-061-4/+2
* 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-6/+4
* 5.5 mergeSergei Golubchik2014-11-201-0/+19
|\
| * MDEV-7026: Race in InnoDB/XtraDB mutex implementation can stall or hang the s...Kristian Nielsen2014-11-191-0/+19
* | MDEV-7083: sys_vars.innodb_sched_priority* tests fail in buildbot Jan Lindström2014-11-131-0/+18
* | MDEV-6934: os_event_wait_time_low(): wait time calculation is messed upJan Lindström2014-10-241-1/+1
* | 5.5 mergeSergei Golubchik2014-09-161-1/+1
|\ \ | |/
| * MDEV-6595 [PATCH] HPPA: storage/xtradb/os/os0stacktrace.c:88:54: error: inval...Sergei Golubchik2014-09-061-1/+1
* | XtraDB 5.6.20-68.0Sergei Golubchik2014-09-111-4/+4
* | 5.5.39 mergeSergei Golubchik2014-08-071-1/+1
|\ \ | |/
| * Fix compiler error on sparc.Jan Lindström2014-07-271-2/+2
| * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751805 typo fixedSergei Golubchik2014-06-161-1/+1
| * percona-server-5.5.36-34.0Sergei Golubchik2014-03-171-5/+45
* | xtradb-5.6.19-67.0Sergei Golubchik2014-08-061-2/+2
* | Merge revision 4244 from 5.5. Fix compiler error on sparc.Jan Lindström2014-07-271-2/+2