summaryrefslogtreecommitdiff
path: root/storage/innobase/include/buf0buf.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20377: Make WITH_MSAN more usableMarko Mäkelä2020-07-011-1/+1
* MDEV-22456 Dropping the adaptive hash index may cause DDL to lock up InnoDBMarko Mäkelä2020-05-151-7/+3
* MDEV-11254 cleanup: Remove buf_page_t::write_sizeMarko Mäkelä2020-05-051-6/+1
* MDEV-21572 buf_page_get_gen() should apply buffered page initializedThirunarayanan Balathandayuthapani2020-03-231-0/+24
* remove fishy reinterpret_cast from buf_page_is_zeroes()Eugene Kosov2020-03-201-6/+6
* Merge 10.1 into 10.2Marko Mäkelä2020-03-131-2/+2
|\
| * fix typedef-related warning and cleanup using namespace stdEugene Kosov2020-03-111-2/+2
* | Merge 10.1 into 10.2Marko Mäkelä2019-12-231-0/+21
|\ \ | |/
* | MDEV-19335 Remove buf_page_t::encryptedThirunarayanan Balathandayuthapani2019-10-091-2/+0
* | MDEV-17228 Encrypted temporary tables are not encryptedThirunarayanan Balathandayuthapani2019-06-281-0/+6
* | MDEV-19435 buf_fix_count > 0 for corrupted page when it exits the LRU listThirunarayanan Balathandayuthapani2019-06-131-10/+6
* | Define page_id_t in buf0types.hMarko Mäkelä2019-05-311-71/+0
* | 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
| | * Bug#16720368 INNODB IGNORES *.IBD FILE BREAKAGE AT STARTUPMarko Mäkelä2013-04-301-2/+5
| | * Approved by Jimmy and Inaam. rb#1576Bill Qu2012-12-171-0/+19
| | * merge from 5.1Inaam Rana2012-11-161-5/+5
| | |\
| | * | Bug #13113026 INFORMATION_SCHEMA.INNODB_BUFFER_PAGE_LRUFROM 5.6 BACKPORTAnnamalai Gurusami2012-07-251-2/+31
* | | | Clean up ut_listMarko Mäkelä2019-04-291-6/+4
* | | | MDEV-12699 Improve crash recovery of corrupted data pagesbb-10.2-MDEV-12699Marko Mäkelä2019-04-171-0/+9
* | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-171-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2019-01-171-4/+4
| |\ \ \
| | * | | MDEV-18233 Moving the hash_node_t to improve locality of referenceEugene Kosov2019-01-141-3/+3
* | | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-171-11/+0
|\ \ \ \ \ | |/ / / /
| * | | | Follow-up to MDEV-12112: corruption in encrypted table may be overlookedMarko Mäkelä2018-12-171-8/+0
| * | | | MDEV-13103 Deal with page_compressed page corruptionMarko Mäkelä2018-06-141-33/+20
* | | | | MDEV-17958 Make bug-endian innodb_checksum_algorithm=crc32 optionalMarko Mäkelä2018-12-131-3/+1
* | | | | Minor cleanupMarko Mäkelä2018-10-291-15/+5
* | | | | MDEV-17491 micro optimize page_id_tEugene Kosov2018-10-251-85/+31
* | | | | MDEV-13103 Deal with page_compressed page corruptionMarko Mäkelä2018-06-141-1/+19
* | | | | MDEV-15529 IMPORT TABLESPACE unnecessarily uses the doublewrite bufferMarko Mäkelä2018-03-101-5/+5
* | | | | MDEV-15295 Type mismatch for srv_fatal_semaphore_wait_thresholdVladislav Vaintroub2018-02-141-1/+1
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-11-071-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13328 ALTER TABLE…DISCARD TABLESPACE takes a lot of timeMarko Mäkelä2017-11-061-0/+1
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-09-061-17/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.0 into 10.1Marko Mäkelä2017-09-061-16/+4
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13103 Assertion `flags & BUF_PAGE_PRINT_NO_CRASH' failed in buf_page_printMarko Mäkelä2017-09-061-16/+4
| * | | | MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-031-0/+12
* | | | | MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-081-0/+9
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-7/+0
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12615: InnoDB page compression method snappy mostly does not compress pagesJan Lindström2017-05-201-7/+0
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-061-9/+10
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0Marko Mäkelä2017-04-281-23/+21
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-051-11/+15
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-261-19/+10
| * | | | MDEV-12545 Reduce the amount of fil_space_t lookupsMarko Mäkelä2017-04-211-8/+10
* | | | | InnoDB cleanup: remove a bunch of #ifdef UNIV_INNOCHECKSUMSergei Golubchik2017-04-301-44/+2
* | | | | MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0Marko Mäkelä2017-04-281-11/+0
* | | | | Follow-up to Bug#24346574 PAGE CLEANER THREAD, ASSERT BLOCK->N_POINTERS == 0Marko Mäkelä2017-04-261-0/+6