summaryrefslogtreecommitdiff
path: root/storage/innobase/include/buf0types.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28845 InnoDB: Failing assertion: bpage->can_relocate() in buf0lru.ccMarko Mäkelä2022-06-151-0/+6
* Merge branch '10.5' into 10.6Sergei Golubchik2022-05-101-1/+1
|\
| * MDEV-28478 fixup: Declare a constexpr member function constMarko Mäkelä2022-05-061-1/+1
* | Merge 10.5 into 10.6Marko Mäkelä2022-05-061-17/+21
|\ \ | |/
| * MDEV-28478: INSERT into SPATIAL INDEX in TEMPORARY table writes logMarko Mäkelä2022-05-061-21/+23
* | Merge 10.5 into 10.6Marko Mäkelä2022-04-211-2/+2
|\ \ | |/
| * MDEV-28371 Assertion fold == id.fold() failed in buf_flush_check_neighbor()Marko Mäkelä2022-04-211-2/+2
* | MDEV-27058: Reduce the size of buf_block_t and buf_page_tMarko Mäkelä2021-11-181-10/+0
* | MDEV-26769 fixup: Fix the SUX_LOCK_GENERIC buildMarko Mäkelä2021-11-181-2/+0
* | MDEV-26769 InnoDB does not support hardware lock elisionMarko Mäkelä2021-10-221-16/+33
* | MDEV-26826 Duplicated computations of buf_pool.page_hash addressesMarko Mäkelä2021-10-221-2/+1
* | MDEV-26828 Spinning on buf_pool.page_hash is wasting CPU cyclesMarko Mäkelä2021-10-221-17/+26
* | Merge 10.5 into 10.6Marko Mäkelä2021-07-221-3/+3
|\ \ | |/
| * MDEV-26110: Do not rely on alignment on static allocationMarko Mäkelä2021-07-221-4/+4
* | MDEV-24626 Remove synchronous write of page0 file during file creationMarko Mäkelä2021-05-171-0/+2
* | MDEV-25105 Remove innodb_checksum_algorithm values none,innodb,...Marko Mäkelä2021-03-111-33/+15
* | MDEV-21452: Replace ib_mutex_t with mysql_mutex_tMarko Mäkelä2020-12-151-5/+1
* | MDEV-24142: Replace InnoDB rw_lock_t with sux_lockMarko Mäkelä2020-12-031-3/+10
|/
* Cleanup: Make InnoDB page numbers uint32_tMarko Mäkelä2020-10-151-4/+2
* MDEV-23399: Performance regression with write workloadsMarko Mäkelä2020-10-151-8/+1
* MDEV-22871: Reduce InnoDB buf_pool.page_hash contentionMarko Mäkelä2020-06-181-0/+33
* MDEV-15053 Reduce buf_pool_t::mutex contentionMarko Mäkelä2020-06-051-17/+21
* Merge 10.4 into 10.5Marko Mäkelä2020-03-301-0/+6
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-03-301-1/+7
| |\
* | | Added page_range to records_in_range() to improve range statisticsMonty2020-03-271-0/+2
* | | MDEV-21962 Allocate buf_pool staticallyMarko Mäkelä2020-03-181-4/+0
* | | MDEV-19747: Deprecate and ignore innodb_log_optimize_ddlMarko Mäkelä2020-02-111-2/+0
* | | MDEV-17491 micro optimize page_id_t furtherMarko Mäkelä2020-02-111-72/+41
|/ /
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-0/+6
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-0/+6
| |\
| | * MDEV-19435 buf_fix_count > 0 for corrupted page when it exits the LRU listThirunarayanan Balathandayuthapani2019-06-131-0/+6
* | | Merge 10.3 into 10.4Marko Mäkelä2019-06-121-0/+71
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-06-111-0/+71
| |\ \ | | |/
| | * Define page_id_t in buf0types.hMarko Mäkelä2019-05-311-0/+71
* | | 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-12026: Implement innodb_checksum_algorithm=full_crc32Thirunarayanan Balathandayuthapani2019-02-191-1/+10
|/ / /
* | | Replace univ_page_size and UNIV_PAGE_SIZEMarko Mäkelä2018-04-281-2/+2
|/ /
* | Merge 10.1 into 10.2Marko Mäkelä2017-11-071-11/+0
|\ \ | |/
| * MDEV-13328 ALTER TABLE…DISCARD TABLESPACE takes a lot of timeMarko Mäkelä2017-11-061-11/+0
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-5/+36
|/
* MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-061-0/+4
* MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-2/+2
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-10/+19
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-17/+33
* Fix Sun Studio compiler warnings due to extra ',' introduced inInaam Rana2012-04-031-1/+1
* Bug#13704145: ELIMINATE LRU SCAN WHEN DROPPING A TABLEInaam Rana2012-03-261-0/+9
* Bug#11759044 - 51325: DROPPING AN EMPTY INNODB TABLE TAKES A LONG TIMEInaam Rana2011-12-071-1/+4