summaryrefslogtreecommitdiff
path: root/storage/innobase/fil
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12173 "Error: trying to do an operation on a dropped tablespace"Marko Mäkelä2018-01-221-11/+1
* Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-181-5/+1
|\
| * 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
* | Merge branch 'merge-innodb-5.6' into bb-10.0-vicentiuVicențiu Ciorbaru2017-05-171-9/+11
|\ \ | |/ |/|
| * 5.6.36Vicențiu Ciorbaru2017-05-151-9/+11
* | 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-50/+49
* | Add more diagnostic to find out the problem onJan Lindström2016-07-041-0/+22
* | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-211-3/+3
|\ \ | |/
| * 5.6.31Sergei Golubchik2016-06-211-3/+3
* | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-04-261-12/+25
|\ \ | |/
| * 5.6.30Sergei Golubchik2016-04-261-12/+25
* | Improve error diagnostics on I/O errors. If node->name is NULLJan Lindström2016-04-221-4/+9
* | Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2015-12-131-19/+140
|\ \ | |/
| * 5.6.28Sergei Golubchik2015-12-131-19/+140
* | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2015-08-031-4/+5
|\ \ | |/
| * 5.6.26Sergei Golubchik2015-08-031-4/+5
| * move to storage/innobaseSergei Golubchik2015-05-041-0/+6547
* Code cleanup.Jan Lindström2015-07-141-2/+3
* 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
* InnoDB 5.6.22Sergei Golubchik2015-01-211-6/+20
* MDEV-6927: Share more structuresJan Lindström2014-10-251-172/+1
* InnoDB 5.6.20Sergei Golubchik2014-09-111-24/+27
* innodb-5.6.19Sergei Golubchik2014-08-061-1/+1
* MDEV-6288: Innodb causes server crash after disk full, Jan Lindström2014-07-041-2/+5
* innodb 5.6.17Sergei Golubchik2014-05-071-36/+24
* MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-061-18/+198
* MDEV-5878: Failing assertion: mutex_own(mutex) with innodb_use_fallocate=ON.Jan Lindström2014-03-171-10/+25
* MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-131/+303
* MDEV-4133: Review InnoDB tablespace allocation patch by Toshikuni Fukaya. If ...Jan Lindström2013-08-231-1/+23
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-878/+2041
* 10.0-base mergeSergei Golubchik2013-01-311-51/+76
|\
| * 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
* | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-394/+472
|/
* 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