summaryrefslogtreecommitdiff
path: root/storage/innobase/fsp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-303-32/+11
|\
| * MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-141-21/+19
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-091-6/+0
| |\
| | * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-6/+0
| | |\
| | | * Fix gcc 6.3.x compiler warnings.Jan Lindström2017-02-161-5/+0
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-02-201-0/+1
| |\ \ \ | | |/ /
| | * | Fix GCC 6.3.0 warnings.Marko Mäkelä2017-02-161-0/+1
* | | | MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GL...Marko Mäkelä2017-03-171-120/+1
* | | | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-5/+0
* | | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-1/+1
* | | | MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-031-7/+27
* | | | Test recovery when a .ibd file is a directory.Marko Mäkelä2017-02-061-4/+1
* | | | MDEV-11849: Fix storage/innobase/* compile warningsJan Lindström2017-01-261-1/+0
* | | | Merge 10.1 to 10.2.Marko Mäkelä2017-01-194-193/+76
|\ \ \ \ | |/ / /
| * | | MDEV-11623 MariaDB 10.1 fails to start datadir created withMarko Mäkelä2017-01-151-1/+2
* | | | MDEV-11202 InnoDB 10.1 -> 10.2 migration does not workMarko Mäkelä2017-01-182-310/+274
* | | | MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSEDMarko Mäkelä2017-01-181-1/+4
* | | | Remove MYSQL_TABLESPACES.Marko Mäkelä2017-01-183-86/+19
* | | | Remove MYSQL_COMPRESSION.Marko Mäkelä2017-01-181-29/+1
* | | | Remove MYSQL_ENCRYPTION.Marko Mäkelä2017-01-182-421/+0
* | | | Make atomic writes generalSergei Golubchik2017-01-113-37/+4
* | | | MDEV-11713 Optimize DBUG_PRINT and introduce DBUG_LOGMarko Mäkelä2017-01-051-0/+6
* | | | MDEV-11690 Remove UNIV_HOTBACKUPMarko Mäkelä2016-12-304-68/+5
* | | | Merge 10.1 into 10.2Marko Mäkelä2016-12-301-4/+6
|\ \ \ \ | |/ / /
* | | | Remove dead references to NO_FALLOCATE.Marko Mäkelä2016-12-302-23/+13
* | | | MDEV-11679 Remove redundant function fsp_header_get_crypt_offset()Marko Mäkelä2016-12-292-61/+9
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-292-2/+4
|\ \ \ \ | |/ / /
* | | | MDEV-11630 Call mutex_free() before freeing the mutex listMarko Mäkelä2016-12-221-13/+8
* | | | MDEV-11585 Hard-code the shared InnoDB temporary tablespace ID at -1Marko Mäkelä2016-12-192-43/+21
* | | | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-084-153/+643
* | | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-024-1676/+3939
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-18/+21
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-18/+21
| |\ \ \ | | |/ /
| | * | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-211-18/+21
| | |\ \
| | | * | 5.6.31Sergei Golubchik2016-06-211-18/+21
* | | | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-221-1/+1
|/ / / /
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-6/+24
|\ \ \ \ | |/ / /
| * | | Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2015-12-131-4/+22
| |\ \ \ | | |/ /
| | * | 5.6.28Sergei Golubchik2015-12-131-4/+22
| * | | Fixed failing test cases and compiler warnings found by buildbotMonty2015-11-241-2/+2
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-0/+14
|\ \ \ \ | |/ / /
| * | | MDEV-8386: MARIADB creates very big tmp file > 351Gb. Started happening after...Jan Lindström2015-07-141-0/+14
| |/ /
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-39/+1
|\ \ \ | |/ /
| * | 5.6.24Sergei Golubchik2015-05-041-39/+1
| * | move to storage/innobaseSergei Golubchik2015-05-041-0/+4123
| /
* | InnoDB/XtraDB Encryption cleanup.Jan Lindström2015-04-071-0/+1
* | Push for testing of encryptionMonty2015-02-101-0/+63
* | MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-1/+6
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-146/+104
* | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-316/+162
|/