summaryrefslogtreecommitdiff
path: root/storage/innobase/include/fil0fil.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13591: InnoDB: Database page corruption on disk or a failed file read an...bb-10.1-MDEV-13591Jan Lindström2017-08-231-1/+4
* MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-031-4/+4
* Remove some fields from dict_table_tMarko Mäkelä2017-06-151-2/+1
* MDEV-12610: MariaDB start is slowJan Lindström2017-06-091-3/+0
* MDEV-12113: install_db shows corruption for rest encryption with innodb_data_...Jan Lindström2017-06-011-31/+32
* Merge 10.0 into 10.1Marko Mäkelä2017-05-201-8/+8
|\
| * Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-181-1/+1
| |\
| * \ Merge branch 'merge-innodb-5.6' into bb-10.0-vicentiuVicențiu Ciorbaru2017-05-171-8/+8
| |\ \
| | * | 5.6.36Vicențiu Ciorbaru2017-05-151-7/+7
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-191-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | fil_create_new_single_table_tablespace(): Correct a bogus nonnull attributeMarko Mäkelä2017-05-171-2/+2
| |/ /
* | | MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0Marko Mäkelä2017-04-281-22/+41
* | | MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-261-56/+83
* | | Fix a compilation errorMarko Mäkelä2017-04-211-9/+1
* | | MDEV-12545 Reduce the amount of fil_space_t lookupsMarko Mäkelä2017-04-211-15/+14
* | | MDEV-12428 SIGSEGV in buf_page_decrypt_after_read() during DDLMarko Mäkelä2017-04-031-8/+9
* | | MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothingJan Lindström2017-03-141-12/+101
* | | Replace some functions with macros.Marko Mäkelä2017-03-061-10/+4
* | | Merge 10.0 into 10.1Marko Mäkelä2017-02-201-3/+5
|\ \ \ | |/ /
| * | MDEV-11802 innodb.innodb_bug14676111 failsMarko Mäkelä2017-02-201-1/+4
* | | MDEV-11623 MariaDB 10.1 fails to start datadir created withMarko Mäkelä2017-01-151-21/+20
* | | MDEV-11556 InnoDB redo log apply fails to adjust data file sizesMarko Mäkelä2016-12-301-0/+10
* | | 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
* | | 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