summaryrefslogtreecommitdiff
path: root/storage/innobase/ibuf
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13542: Crashing on corrupted page is unhelpfulMarko Mäkelä2022-06-061-358/+349
* MDEV-28465 Some calls to btr_pcur_close() are unnecessaryMarko Mäkelä2022-05-031-15/+7
* MDEV-28454 Latching order violation (and hang) in ibuf_insert_lowMarko Mäkelä2022-05-031-7/+8
* MDEV-26217 Failing assertion: list.count > 0 in ut_list_remove or Assertion `...Marko Mäkelä2022-04-261-7/+4
* Merge 10.5 into 10.6Marko Mäkelä2022-04-211-24/+10
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-04-211-26/+9
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2022-04-211-25/+8
| | |\
| | | * MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention pointMarko Mäkelä2022-04-211-26/+9
| | * | Merge 10.3 into 10.4Marko Mäkelä2022-04-071-1/+10
| | |\ \ | | | |/
| | | * MDEV-28247 : Disable background ibuf merge during Galera SSTJan Lindström2022-04-071-0/+11
| | * | Merge 10.3 into 10.4Vlad Lesin2022-02-211-1/+2
| | |\ \ | | | |/
| | | * MDEV-20605 Awaken transaction can miss inserted by other transaction records ...Vlad Lesin2022-02-211-1/+2
* | | | Merge 10.5 into 10.6Vlad Lesin2022-02-141-1/+2
|\ \ \ \ | |/ / /
| * | | MDEV-20605 Awaken transaction can miss inserted by other transaction records ...Vlad Lesin2022-02-141-1/+2
* | | | MDEV-27058: Reduce the size of buf_block_t and buf_page_tMarko Mäkelä2021-11-181-39/+43
* | | | MDEV-26933 InnoDB fails to detect page number mismatchbb-10.6-MDEV-26933Marko Mäkelä2021-11-011-2/+0
* | | | MDEV-26769 InnoDB does not support hardware lock elisionMarko Mäkelä2021-10-221-1/+2
* | | | MDEV-26826 Duplicated computations of buf_pool.page_hash addressesMarko Mäkelä2021-10-221-2/+4
* | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-091-0/+27
|\ \ \ \ | |/ / /
| * | | MDEV-25783: Change buffer records are lost under heavy loadMarko Mäkelä2021-06-071-0/+27
* | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-011-5/+6
|\ \ \ \ | |/ / /
| * | | MDEV-19514 fixup: Optimize ibuf_merge_or_delete_for_page() callsMarko Mäkelä2021-05-311-5/+6
* | | | MDEV-25743: Unnecessary copying of table names in InnoDB dictionaryMarko Mäkelä2021-05-211-4/+6
* | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-141-4/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2021-04-141-4/+5
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2021-04-141-10/+13
| | |\ \ | | | |/
| | | * MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position()bb-10.3-MDEV-24620Marko Mäkelä2021-04-131-4/+5
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-04-091-6/+8
| | | |\
| | | | * MDEV-13103 fixup: Actually fix a crash during IMPORT TABLESPACEMarko Mäkelä2021-03-311-6/+8
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-051-16/+23
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-25018 [FATAL] InnoDB: Unable to read page (of a dropped tablespace)bb-10.5-MDEV-25018Thirunarayanan Balathandayuthapani2021-03-031-24/+27
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-021-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24997 Assertion mtr->is_named_space(page_id.space()) in ibuf0ibuf.cc:624Thirunarayanan Balathandayuthapani2021-02-261-0/+1
* | | | | MDEV-20612 fixup: Reduce hash table lookupsMarko Mäkelä2021-02-241-1/+1
* | | | | MDEV-20612: Partition lock_sys.latchMarko Mäkelä2021-02-121-2/+2
* | | | | MDEV-20612: Replace lock_sys.mutex with lock_sys.latchMarko Mäkelä2021-02-111-1/+1
* | | | | MDEV-20612 preparation: LockMutexGuardMarko Mäkelä2021-02-111-4/+2
* | | | | MDEV-20612 preparation: Fewer calls to buf_page_t::id()Marko Mäkelä2021-02-111-1/+2
* | | | | MDEV-24569: Merge 10.5 into 10.6Marko Mäkelä2021-01-141-13/+34
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24569: Change buffer merge modifies freed pageMarko Mäkelä2021-01-141-13/+34
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-12-191-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24445 Using innodb_undo_tablespaces corrupts system tablespaceMarko Mäkelä2020-12-181-1/+1
* | | | | MDEV-21452: Replace ib_mutex_t with mysql_mutex_tMarko Mäkelä2020-12-151-64/+60
* | | | | MDEV-21452: Replace all direct use of os_event_tMarko Mäkelä2020-12-151-2/+2
* | | | | MDEV-24142: Remove __FILE__,__LINE__ related to buf_block_t::lockMarko Mäkelä2020-12-031-26/+6
* | | | | MDEV-24142: Remove the LatchDebug interface to rw-locksMarko Mäkelä2020-12-031-49/+4
* | | | | MDEV-24142: Replace InnoDB rw_lock_t with sux_lockMarko Mäkelä2020-12-031-13/+9
* | | | | MDEV-24167: Replace fil_space::latchMarko Mäkelä2020-11-241-3/+3
|/ / / /
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-131-52/+31
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-121-65/+40
| |\ \ \ | | |/ /