summaryrefslogtreecommitdiff
path: root/storage/innobase/include/fsp0file.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14425 Improve the redo log for concurrencyMarko Mäkelä2022-01-211-3/+2
* Merge 10.6 into 10.7Marko Mäkelä2021-12-141-2/+1
|\
| * MDEV-27014 InnoDB fails to restore page 0 from the doublewrite bufferThirunarayanan Balathandayuthapani2021-12-121-2/+1
* | Merge 10.6 into 10.7Marko Mäkelä2021-12-021-1/+2
|\ \ | |/
| * MDEV-27014 InnoDB fails to restore page 0 from the doublewrite bufferbb-10.6-MDEV-27014Thirunarayanan Balathandayuthapani2021-12-011-1/+1
| * MDEV-27014 InnoDB fails to restore page 0 from the doublewrite bufferThirunarayanan Balathandayuthapani2021-11-291-1/+2
* | MDEV-26195: Use a 32-bit data type for some tablespace fieldsMarko Mäkelä2021-07-221-21/+12
|/
* MDEV-25743: Unnecessary copying of table names in InnoDB dictionaryMarko Mäkelä2021-05-211-1/+1
* MDEV-24626 Remove synchronous write of page0 file during file creationMarko Mäkelä2021-05-171-0/+5
* MDEV-25312 Replace fil_space_t::name with fil_space_t::name()bb-10.6-MDEV-25312Marko Mäkelä2021-04-071-93/+36
* MDEV-23855: Shrink fil_space_tMarko Mäkelä2020-10-261-0/+8
* Cleanup: Make InnoDB page numbers uint32_tMarko Mäkelä2020-10-151-3/+3
* MDEV-21225 Remove ut_align() and use aligned_malloc()Marko Mäkelä2019-12-051-8/+1
* MDEV-19951 use override keyword across the InnoDBEugene Kosov2019-07-041-4/+4
* 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
* | Merge 10.2 into 10.3Marko Mäkelä2019-02-041-0/+19
|\ \ | |/
| * MDEV-18415 mariabackup.mdev-14447 test case fails with Table 'test.t' doesn't...Thirunarayanan Balathandayuthapani2019-02-011-0/+19
* | Merge 10.2 into 10.3Marko Mäkelä2018-11-191-4/+1
|\ \ | |/
| * Remove many redundant #include from InnoDBMarko Mäkelä2018-11-191-4/+1
* | Fix many -Wunused-parameterMarko Mäkelä2018-05-011-7/+1
* | MDEV-12218 Clean up InnoDB parameter validationMarko Mäkelä2018-04-291-1/+2
|/
* MDEV-15270 Mariabackup should not try to use doublewrite buffermariadb-10.2.13Marko Mäkelä2018-02-121-1/+2
* MDEV-13557: Startup failure, unable to decrypt ibdata1Jan Lindström2017-08-311-16/+8
* Merge 10.1 into 10.2Marko Mäkelä2017-05-231-4/+4
* Merge 10.1 to 10.2.Marko Mäkelä2017-01-191-15/+6
* Remove MYSQL_TABLESPACES.Marko Mäkelä2017-01-181-9/+3
* Remove MYSQL_ENCRYPTION.Marko Mäkelä2017-01-181-14/+0
* Make atomic writes generalSergei Golubchik2017-01-111-8/+0
* Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-12/+30
* Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-0/+590