summaryrefslogtreecommitdiff
path: root/storage/innobase/fil
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18349 InnoDB file size changes are not safe when file system crashesMarko Mäkelä2019-01-231-1/+3
* MDEV-11520: Retry posix_fallocate() after EINTR.Marko Mäkelä2017-03-031-1/+5
* MDEV-11520/MDEV-5746 post-fix: Do not posix_fallocate() too much.Marko Mäkelä2017-02-221-6/+5
* MDEV-11520 post-fixesMarko Mäkelä2017-02-221-3/+5
* MDEV-11520 Extending an InnoDB data file unnecessarily allocatesMarko Mäkelä2017-02-211-29/+56
* Fix gcc 6.3.x compiler warnings.Jan Lindström2017-02-161-1/+1
* MDEV-6160: InnoDB: Failing assertion: page_is_comp(next_page) == page_is_comp...Jan Lindström2014-04-281-0/+15
* MDEV-5746: Slow file extend when innodb_use_fallocate=1 and SSD Jan Lindström2014-02-261-4/+14
* MDEV-5742: Assertion failure node->n_pending on fil0fil.c line 5039 Jan Lindström2014-02-261-4/+5
* MySQL-5.5.35 mergeSergei Golubchik2014-01-221-1/+1
|\
| * Testcase i_innodb.innodb-alter-restart.test fails on some Windows platformsunknown2013-10-291-1/+1
* | mysql-5.5.33 mergeSergei Golubchik2013-09-061-14/+13
|\ \ | |/
| * Bug#17033706 SINCE 5.5.32 & 5.6.12, INNODB CANT START WITH OWNAditya A2013-07-051-12/+11
| * Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERSMurthy Narkedimilli2013-06-101-2/+2
* | mysql-5.5.32 mergeSergei Golubchik2013-07-161-8/+94
|\ \ | |/
| * Bug#16720368 INNODB IGNORES *.IBD FILE BREAKAGE AT STARTUPMarko Mäkelä2013-04-301-8/+94
* | MDEV-4338 - Support FusionIO/directFS atomic writesVladislav Vaintroub2013-04-061-0/+22
|/
* Bug #14556349 RENAME OF COMPRESSED TABLE AND INSERT BUFFER MERGE CAUSEAnnamalai Gurusami2012-12-201-2/+36
* Merging from mysql-5.1 to mysql-5.5. Annamalai Gurusami2012-11-091-1/+26
|\
* | Bug#14594600 ASSERT FROM DROP TABLE CONCURRENT WITH IBUF MERGESInaam Rana2012-09-201-24/+47
* | WL#6161 Integrating with InnoDB codebase in MySQL 5.5Narayanan Venkateswaran2012-06-071-0/+2
* | merge from 5.1irana2012-04-261-1/+1
|\ \ | |/
* | Bug#13704145: ELIMINATE LRU SCAN WHEN DROPPING A TABLEInaam Rana2012-03-261-4/+9
* | merge from 5.1Inaam Rana2012-03-151-29/+30
|\ \ | |/
| * Bug#13636122 THE ORIGINAL TABLE MISSING WHILE EXECUTE THE DDL 'ALTER TABLE AD...Inaam Rana2012-01-311-6/+18
* | bug#13636122: mysql-5.1 => mysql-5.5Inaam Rana2012-01-311-6/+25
* | Bug #13116225 LIVE DOWNGRADE CRASHES WITH INNODB_PAGE_SIZE=4Kunknown2011-12-081-14/+22
* | Bug#12543706 - innodb-fast-shutdown=2: AssertMarko Mäkelä2011-05-171-1/+2
* | Bug 12323643 - CLEAN UP THE INNODB THREAD SHUTDOWN AND ASSERTIONS (WL#5136)Marko Mäkelä2011-04-051-1/+5
* | Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 4 of 4]Marko Mäkelä2011-03-241-2/+0
* | Bug#58226 Some InnoDB debug checks consume too much CPU timeMarko Mäkelä2010-12-011-4/+32
* | Merge from mysql-5.1-innodb to mysql-5.5-innodb.Sunny Bains2010-11-031-21/+67
|\ \ | |/
| * Fix Bug #54538 - use of exclusive innodb dictionary lock limits performance.Sunny Bains2010-08-201-17/+87
| * Applying InnoDB snapshot 5.1-ss6344, part 2. Fixes BUG#41609 but doesSatya B2009-12-211-12/+17
* | Bug#54728: Replace the dulint struct with a 64-bit integer.Marko Mäkelä2010-06-231-5/+5
* | Merge Bug #54658 fix from mysql-5.1-innodb:Marko Mäkelä2010-06-211-1/+1
* | Merge from mysql-5.1-innodb:Marko Mäkelä2010-06-021-33/+0
* | Merge a change from mysql-5.1-innodb:Marko Mäkelä2010-05-241-58/+59
* | Import branches/innodb+ from SVN on top of storage/innobase.Vasil Dimov2010-04-121-34/+82
* | Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mys...Satya B2009-12-021-6/+49
|\ \ | |/
* | Merge of innodb-zip-ss6129 from 5.1 to mysql-trunk.Sergey Vojtovich2009-11-051-1/+2
|\ \ | |/
* | Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163Satya B2009-10-161-12/+29
* | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+4737
* | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-4566/+0
|\ \ | |/
| * Applying InnoDB snapshot 5.1-ss5488 part3,Fixes BUG#45814Satya B2009-07-101-3/+3
|/
* Apply the following innodb-5.1-* snapshots: ss1489, ss1496, ss1550, ss1569.unknown2007-07-101-25/+0
* Apply the following InnoDB snapshots:unknown2007-03-221-16/+1
* Merge mysql.com:/home/kent/bk/tmp2/mysql-5.0-buildunknown2007-01-151-2/+2
* Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-buildunknown2007-01-011-2/+2
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-2/+4