summaryrefslogtreecommitdiff
path: root/storage/innobase/include/buf0rea.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.11 into 11.0Marko Mäkelä2023-03-171-0/+1
|\
| * Merge 10.6 into 10.8Marko Mäkelä2023-03-161-4/+5
| |\
| | * MDEV-26827 Make page flushing even fasterMarko Mäkelä2023-03-161-4/+5
* | | MDEV-30216 Read-ahead unnecessarily allocates and frees pages when a page is ...Marko Mäkelä2023-01-241-3/+5
* | | MDEV-29694 Remove the InnoDB change bufferMarko Mäkelä2023-01-111-29/+7
|/ /
* | Merge 10.6 into 10.7Marko Mäkelä2021-09-061-3/+2
|\ \ | |/
| * MDEV-26547 Restoring InnoDB buffer pool dump is single-threaded for no reasonMarko Mäkelä2021-09-061-4/+3
* | MDEV-26195: Use a 32-bit data type for some tablespace fieldsMarko Mäkelä2021-07-221-7/+5
|/
* MDEV-23855: Remove fil_system.LRU and reduce fil_system.mutex contentionMarko Mäkelä2020-10-261-6/+5
* Cleanup: Make InnoDB page numbers uint32_tMarko Mäkelä2020-10-151-8/+3
* MDEV-15058: Deprecate and ignore innodb_buffer_pool_instancesMarko Mäkelä2020-02-121-5/+1
* MDEV-19514 Defer change buffer merge until pages are requestedMarko Mäkelä2019-10-111-20/+0
* 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
| |\
| | * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-18493 Remove page_size_tMarko Mäkelä2019-02-071-25/+12
|/ /
* | Remove some unnecessary InnoDB #includeMarko Mäkelä2018-11-291-2/+0
* | MDEV-17491 micro optimize page_id_tEugene Kosov2018-10-251-4/+4
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-051-8/+10
|\ \ | |/
| * MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-261-13/+21
* | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-7/+0
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-61/+51
|/
* MDEV-8588: Assertion failure in file ha_innodb.cc line 21140 if at least o...Jan Lindström2015-09-041-1/+3
* MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-2/+2
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-3/+18
* Merge from 5.1 the fix for Bug 12356373Inaam Rana2011-07-191-0/+25
|\
| * Applying InnoDB snapshot, fixes BUG#38901Sergey Vojtovich2010-02-261-4/+2
* | Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 4 of 4]Marko Mäkelä2011-03-241-4/+4
* | Merge from innodb-branches-innodb+ (2)Vasil Dimov2010-04-191-2/+2
* | Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163Satya B2009-10-161-6/+4
* | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+139
* | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-104/+0
|/
* Applied InnoDB 5.1 snapshot ss787.unknown2006-09-051-1/+2
* Changes to create storage directory for storage engines. unknown2005-04-261-0/+103