summaryrefslogtreecommitdiff
path: root/storage/innobase/include/fsp0space.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26195: Use a 32-bit data type for some tablespace fieldsMarko Mäkelä2021-07-221-38/+14
* MDEV-25312 Replace fil_space_t::name with fil_space_t::name()bb-10.6-MDEV-25312Marko Mäkelä2021-04-071-10/+1
* Cleanup: Make InnoDB page numbers uint32_tMarko Mäkelä2020-10-151-3/+3
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
* | MDEV-12026: Implement innodb_checksum_algorithm=full_crc32Thirunarayanan Balathandayuthapani2019-02-191-1/+1
|/
* Remove many redundant #include from InnoDBMarko Mäkelä2018-11-191-2/+0
* MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upg...Marko Mäkelä2017-07-051-1/+1
* Tablespace: Add iterator, const_iterator, begin(), end()Marko Mäkelä2017-06-301-3/+15
* Clean up InnoDB shutdownMarko Mäkelä2017-06-291-4/+0
* Fix some integer type mismatch.Marko Mäkelä2017-05-101-2/+2
* MDEV-11927 InnoDB change buffer is not being mergedMarko Mäkelä2017-02-241-7/+0
* Remove MYSQL_TABLESPACES.Marko Mäkelä2017-01-181-21/+5
* MDEV-11585 Hard-code the shared InnoDB temporary tablespace ID at -1Marko Mäkelä2016-12-191-1/+4
* Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-6/+15
* Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-0/+247