summaryrefslogtreecommitdiff
path: root/storage/innobase/include/fil0fil.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+5
|\
| * MDEV-9931: InnoDB reads first page of every .ibd file at startupJan Lindström2016-09-221-3/+11
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-07-131-0/+8
| |\
| | * Add more diagnostic to find out the problem onJan Lindström2016-07-041-0/+8
* | | MDEV-11630 Call mutex_free() before freeing the mutex listMarko Mäkelä2016-12-221-2/+0
* | | MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementationMarko Mäkelä2016-12-011-12/+0
* | | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-202/+270
* | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-638/+1094
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-7/+7
|\ \ | |/
| * Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-211-10/+10
| |\
| | * 5.6.31Sergei Golubchik2016-06-211-10/+10
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-14/+27
|\ \ \ | |/ /
| * | Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2015-12-131-14/+27
| |\ \ | | |/
| | * 5.6.28Sergei Golubchik2015-12-131-14/+27
| | * move to storage/innobaseSergei Golubchik2015-05-041-0/+1019
* | MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least one ...Jan Lindström2015-09-041-2/+4
* | MDEV-8589: Non-default ENCRYPTION_KEY_ID is ignored upon reading a tableJan Lindström2015-08-141-1/+6
* | cleanup: remove unused function argumentSergei Golubchik2015-06-271-2/+0
* | MDEV-8250: InnoDB: Page compressed tables are not compressed and compressed+e...Jan Lindström2015-06-041-2/+7
* | MDEV-8195: InnoDB: Error: trying to access tablespace 11262 page no. 7, InnoD...Jan Lindström2015-05-211-0/+7
* | Fix compiler error.Jan Lindström2015-05-211-2/+2
* | MDEV-8182: Failing assertion: 1 == UT_LIST_GET_LEN(space->chain)Jan Lindström2015-05-201-0/+18
* | InnoDB/XtraDB Encryption cleanupJan Lindström2015-04-071-0/+10
* | InnoDB/XtraDB Encryption cleanup.Jan Lindström2015-04-071-296/+10
* | Merged from 10.0-FusionIO:Jan Lindström2015-02-191-0/+3
* | Pass down the information should we encrypt the page at os0file.ccJan Lindström2015-02-101-2/+4
* | Push for testing of encryptionMonty2015-02-101-10/+306
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-3/+9
|\ \ | |/
| * after merge. innodb/xtradb to work on WindowsSergei Golubchik2015-01-221-1/+0
| * InnoDB 5.6.22Sergei Golubchik2015-01-211-1/+3
| * MDEV-7477: Make innochecksum work on compressed tablesJan Lindström2015-01-191-2/+7
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+179
|\ \ | |/
| * MDEV-6927: Share more structuresJan Lindström2014-10-251-0/+178
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-6/+6
|\ \ | |/
| * InnoDB 5.6.20Sergei Golubchik2014-09-111-6/+6
* | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-271-1/+1
* | MDEV-6512: InnoDB: Assertion failure in thread 4537024512 in fileJan Lindström2014-07-311-0/+8
* | Fiix random test failures on fil_decompress_page_2 function.Jan Lindström2014-07-251-3/+5
* | MDEV-6354: Implement a way to read MySQL 5.7.4-labs-tplc pageJan Lindström2014-07-221-1/+20
* | Merge 10.0 -> 10.1Jan Lindström2014-05-241-1/+27
|\ \ | |/
| * innodb 5.6.17Sergei Golubchik2014-05-071-1/+27
* | MDEV-6246: Merge 10.0.10-FusionIO to 10.1.Jan Lindström2014-05-221-1/+39
|\ \ | |/ |/|
| * Merge: lp:maria/10.0 latest.Jan Lindström2014-03-031-7/+11
| |\
| * | Temporal fix for flush thread hang.Jan Lindström2014-02-281-1/+3
| * | Fixed merge error on InnoDB page compression level handling.Jan Lindström2014-02-031-0/+1
| * | Feature: In first write if we trim we set write_size to actual bytesJan Lindström2014-01-091-1/+1
| * | Changes for Fusion-io multi-threaded flush, page compressed tables andJan Lindström2013-12-191-2/+41
* | | MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-061-0/+2
| |/ |/|
* | MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-6/+11
|/
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-68/+306