summaryrefslogtreecommitdiff
path: root/storage/xtradb/fil
Commit message (Expand)AuthorAgeFilesLines
* fil_create_new_single_table_tablespace(): Correct a bogus nonnull attributeMarko Mäkelä2017-05-171-3/+1
* Remove redundant UT_LIST_INIT() callsMarko Mäkelä2017-05-171-3/+1
* MDEV-11520: Retry posix_fallocate() after EINTR.Marko Mäkelä2017-03-031-1/+6
* MDEV-11520 post-fixMarko Mäkelä2017-02-221-4/+6
* MDEV-11520 Extending an InnoDB data file unnecessarily allocatesMarko Mäkelä2017-02-221-49/+48
* Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-10-251-0/+2
|\
| * 5.6.33-79.0Sergei Golubchik2016-10-251-0/+2
* | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-09-271-0/+6
|\ \ | |/
| * 5.6.32-78.1Sergei Golubchik2016-09-271-0/+6
* | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-08-101-7/+14
|\ \ | |/
| * 5.6.31-77.0Sergei Golubchik2016-08-101-7/+14
* | Add more diagnostic to find out the problem onJan Lindström2016-07-041-0/+22
* | Merge branch 'merge-xtradb-5.6' into 0.0Sergei Golubchik2016-06-211-38/+27
|\ \ | |/
| * 5.6.30-76.3Sergei Golubchik2016-06-211-39/+28
* | Improve error diagnostics on I/O errors. If node->name is NULLJan Lindström2016-04-221-4/+9
* | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2016-02-161-19/+140
|\ \ | |/
| * 5.6.28-76.1Sergei Golubchik2016-02-161-19/+140
* | Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-10-091-4/+5
|\ \ | |/
| * 5.6.26-74.0Sergei Golubchik2015-10-091-4/+5
| * move to storage/xtradbSergei Golubchik2015-05-041-0/+6699
* Code cleanup.Jan Lindström2015-07-141-2/+2
* MDEV-6288 :Innodb causes server crash after disk full, then can't ALTER TABLE...Jan Lindström2015-02-131-0/+8
* after merge. innodb/xtradb to work on WindowsSergei Golubchik2015-01-221-0/+2
* XtraDB 5.6.22-71.0Sergei Golubchik2015-01-211-6/+20
* MDEV-6927: Share more structuresJan Lindström2014-10-251-167/+1
* XtraDB 5.6.20-68.0Sergei Golubchik2014-09-111-24/+27
* xtradb-5.6.19-67.0Sergei Golubchik2014-08-061-1/+7
* MDEV-6288: Innodb causes server crash after disk full, then can't Jan Lindström2014-07-031-3/+6
* xtradb 5.6.17-65.0Sergei Golubchik2014-05-071-34/+24
* MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-061-18/+199
* MDEV-5878: Failing assertion: mutex_own(mutex) with innodb_use_fallocate=ON.Jan Lindström2014-03-171-23/+27
* Percona-Server-5.6.15-rel63.0.tar.gz mergeSergei Golubchik2014-02-261-0/+1
* Percona-Server-5.6.14-rel62.0 mergeSergei Golubchik2013-12-221-2224/+2589
* Add additional srv_use_fallocate guard for completing the IO withJan Lindström2013-11-281-1/+5
* MDEV-5355: InnoDB assertion at shutdown if posix_fallocate is used in ut_a(no...Jan Lindström2013-11-271-2/+8
* Percona-Server-5.5.34-rel32.0 mergeSergei Golubchik2013-11-191-0/+5
* Percona-Server-5.5.33-rel31.1.tar.gzSergei Golubchik2013-09-071-16/+15
* Revert reverted patch (as workaround) to have no problem with ongoing fix.unknown2013-07-191-9/+94
* Revert of marko.makela@oracle.com-20130430103950-j353faze84zzk9xf for xtradbunknown2013-07-171-94/+9
* merge Percona-Server-5.5.32-rel31.0.tar.gzSergei Golubchik2013-07-161-22/+110
* Merge with XtraDB as of Percona-Server-5.5.30-rel30.2Sergei Golubchik2013-05-081-78/+27
* MDEV-4338 - Support FusionIO/directFS atomic writesVladislav Vaintroub2013-04-061-0/+22
* merge with XtraDB as of Percona-Server-5.5.30-rel30.1Sergei Golubchik2013-03-081-3/+60
* merge with XtraDB as of Percona-Server-5.5.29-rel30.0Sergei Golubchik2013-02-281-28/+52
* XtraDB from Percona-Server-5.5.27-rel28.1Sergei Golubchik2012-09-051-0/+2
* merge XtraDB 1.1.8-27.0 from Percona-Server-5.5.25a-rel27.1Sergei Golubchik2012-08-221-2/+5
* merged with XtraDB 1.1.8-26.0Sergei Golubchik2012-06-151-41/+67
* Merge XtraDB from Percona-Server-5.5.20-24.1 into MariaDB 5.5.unknown2012-02-151-15/+34
* 5.3 mergeSergei Golubchik2012-01-131-6/+4
|\
| * Fixed compiler warning and errorsMichael Widenius2011-11-301-2/+2