summaryrefslogtreecommitdiff
path: root/storage/innobase/include/fsp0fsp.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.7Marko Mäkelä2021-11-191-3/+2
|\
| * MDEV-27058: Reduce the size of buf_block_t and buf_page_tMarko Mäkelä2021-11-181-3/+2
* | MDEV-26195: Use a 32-bit data type for some tablespace fieldsMarko Mäkelä2021-07-221-28/+17
|/
* MDEV-24626 fixup: Remove useless codeMarko Mäkelä2021-07-201-12/+1
* MDEV-24720 AHI removal during rollback of bulk insertThirunarayanan Balathandayuthapani2021-02-021-16/+29
* MDEV-24167: Replace fil_space::latchMarko Mäkelä2020-11-241-2/+4
* MDEV-23855: Shrink fil_space_tMarko Mäkelä2020-10-261-2/+2
* Cleanup: Make InnoDB page numbers uint32_tMarko Mäkelä2020-10-151-11/+9
* Merge 10.4 into 10.5Marko Mäkelä2020-09-091-19/+11
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-09-091-19/+11
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-09-091-19/+11
| | |\
| | | * MDEV-23456 fil_space_crypt_t::write_page0() is accessing an uninitialized pageThirunarayanan Balathandayuthapani2020-09-091-28/+38
* | | | MDEV-15053 Reduce buf_pool_t::mutex contentionMarko Mäkelä2020-06-051-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-181-37/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-05-161-40/+8
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-05-151-40/+8
| | |\ \ | | | |/
| | | * MDEV-22456 Dropping the adaptive hash index may cause DDL to lock up InnoDBMarko Mäkelä2020-05-151-39/+8
* | | | MDEV-21133 follow-up: Use fil_page_get_type()Marko Mäkelä2020-05-071-8/+0
* | | | MDEV-21133 follow-up: More my_assume_aligned hintsMarko Mäkelä2020-05-071-4/+3
* | | | move my_assume_aligned() to a separate headerEugene Kosov2020-03-201-0/+1
* | | | MDEV-12353: Write less log for BLOB pagesMarko Mäkelä2020-02-171-9/+4
* | | | MDEV-12353: Change the redo log encodingMarko Mäkelä2020-02-131-1/+1
* | | | MDEV-12353: Write log by mtr_t member functions onlyMarko Mäkelä2020-02-131-9/+1
* | | | MDEV-19747: Deprecate and ignore innodb_log_optimize_ddlMarko Mäkelä2020-02-111-10/+6
* | | | Cleanup: Aligned InnoDB index page header accessMarko Mäkelä2020-02-081-1/+1
* | | | MDEV-21216: Remove fsp_header_get_space_id()Marko Mäkelä2019-12-041-8/+0
* | | | MDEV-21174: Replace mlog_memset() with mtr_t::memset()Marko Mäkelä2019-12-031-9/+10
* | | | MDEV-21174: Replace mlog_write_ulint() with mtr_t::write()Marko Mäkelä2019-12-031-5/+4
* | | | Cleanup: Remove redundant XDES_FREE_BIT parametersMarko Mäkelä2019-11-081-14/+12
* | | | MDEV-19738: Doublewrite buffer is unnecessarily used for newly (re)initialize...Marko Mäkelä2019-06-121-1/+11
|/ / /
* | | 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
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-111-1/+1
| | | | * Fix gcc 6.3.x compiler warnings.Jan Lindström2017-02-161-1/+1
* | | | | MDEV-15528 preparation: Write MLOG_INIT_FREE_PAGEMarko Mäkelä2019-04-081-4/+6
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-081-15/+41
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12266: Pass fil_space_t* to fseg_free_page()Marko Mäkelä2019-04-081-12/+16
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-081-0/+20
| |\ \ \ \ | | |/ / /
| | * | | MDEV-8139: Clean up the freeing of B-tree pagesMarko Mäkelä2019-04-081-0/+20
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-081-9/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-071-10/+5
| |\ \ \ \ | | |/ / /
| | * | | Clean up the parsing of MLOG_INIT_FILE_PAGE2Marko Mäkelä2019-04-061-10/+5
* | | | | MDEV-12026: Implement innodb_checksum_algorithm=full_crc32Thirunarayanan Balathandayuthapani2019-02-191-3/+9
* | | | | MDEV-18493 Remove page_size_tMarko Mäkelä2019-02-071-61/+45
* | | | | More InnoDB preprocessor cleanupMarko Mäkelä2018-11-301-4/+4
|/ / / /
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-301-3/+0
|\ \ \ \ | |/ / /
| * | | Remove some unnecessary InnoDB #includeMarko Mäkelä2018-11-291-3/+0
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-191-1/+0
|\ \ \ \ | |/ / /