summaryrefslogtreecommitdiff
path: root/storage/innobase/include/fil0fil.ic
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21133 follow-up: Use fil_page_get_type()Marko Mäkelä2020-05-071-1/+1
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
|\
| * Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | | MDEV-18644: Support full_crc32 for page_compressedMarko Mäkelä2019-03-181-1/+7
* | | | MDEV-12026: Implement innodb_checksum_algorithm=full_crc32Thirunarayanan Balathandayuthapani2019-02-191-13/+21
|/ / /
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-1/+1
| |\ \ | | |/
| | * MDEV-13103 Deal with page_compressed page corruptionMarko Mäkelä2018-06-141-1/+0
| | * Remove traces of the non-working MDEV-6354Marko Mäkelä2018-06-131-5/+2
* | | MDEV-11369 Instant ADD COLUMN for InnoDBMarko Mäkelä2017-10-061-0/+2
|/ /
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-051-13/+0
|\ \ | |/
| * Fix a compilation errorMarko Mäkelä2017-04-211-22/+0
| * Follow-up to MDEV-12488: Fix some type mismatch in header filesMarko Mäkelä2017-04-211-24/+13
| * After review fixes.Jan Lindström2017-02-101-20/+17
| * MDEV-11759: Encryption code in MariaDB 10.1/10.2 causesJan Lindström2017-02-061-2/+8
| * MDEV-10377: innodb.innodb_blob_truncate fails in buildbot: Failing assertion:...Jan Lindström2016-11-221-0/+2
* | MDEV-12545 Reduce the amount of fil_space_t lookupsMarko Mäkelä2017-04-211-22/+0
* | MDEV-12488 Remove type mismatch in InnoDB printf-like callsMarko Mäkelä2017-04-211-1/+1
* | Remove MYSQL_COMPRESSION.Marko Mäkelä2017-01-181-66/+28
* | MDEV-11041 Innodb_gis/ tests taken from MySQL fail.Alexey Botchkov2016-11-291-0/+4
* | MDEV-10727: Merge 5.7 Innochecksum with 5.6Jan Lindström2016-09-301-2/+21
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-4/+6
|/
* compiler warningsSergei Golubchik2016-01-271-1/+1
* Fix invalid format warningsVladislav Vaintroub2016-01-261-1/+1
* MDEV-9236: Dramatically overallocation of InnoDB buffer pool leads to crashJan Lindström2015-12-171-2/+2
* Improve validation. If page type is not valid, try to print moreJan Lindström2015-12-171-19/+18
* MDEV-8250: InnoDB: Page compressed tables are not compressed and compressed+e...Jan Lindström2015-06-041-0/+3
* remove few #ifdefs in innodb/xtradbSergei Golubchik2015-06-021-2/+2
* MDEV-8143: InnoDB: Database page corruption on disk or a failed file readJan Lindström2015-05-141-0/+66
* InnoDB/XtraDB Encryption cleanup.Jan Lindström2015-04-071-0/+108