summaryrefslogtreecommitdiff
path: root/storage/innobase/row/row0purge.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.7 into 10.8Marko Mäkelä2022-06-061-103/+70
|\
| * MDEV-13542: Crashing on corrupted page is unhelpfulMarko Mäkelä2022-06-061-103/+70
* | Merge branch '10.7' into 10.8Sergei Golubchik2022-05-111-10/+4
|\ \ | |/
| * MDEV-28465 Some calls to btr_pcur_close() are unnecessaryMarko Mäkelä2022-05-031-10/+4
* | Merge 10.7 into 10.8Marko Mäkelä2022-04-271-58/+5
|\ \ | |/
| * MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for ...Thirunarayanan Balathandayuthapani2022-04-251-58/+5
* | Merge 10.7 into 10.8Nayuta Yanagisawa2022-04-131-1/+5
|\ \ | |/
| * MDEV-27783 InnoDB: Failing assertion: table->get_ref_count() == 0 upon ALTER ...Thirunarayanan Balathandayuthapani2022-04-071-1/+5
* | Merge branch '10.7' into 10.8Vladislav Vaintroub2022-02-171-1/+3
|\ \ | |/
| * Merge 10.5 into 10.6Vlad Lesin2022-02-141-1/+3
| |\
| | * MDEV-20605 Awaken transaction can miss inserted by other transaction records ...Vlad Lesin2022-02-141-1/+3
* | | MDEV-26938 Support descending indexes internally in InnoDBMarko Mäkelä2022-01-261-1/+1
|/ /
* | MDEV-27058: Reduce the size of buf_block_t and buf_page_tMarko Mäkelä2021-11-181-4/+4
* | Cleanup: Make btr_root_block_get() more robustMarko Mäkelä2021-09-171-2/+2
* | MDEV-26356 Adaptive purge scheduling based on redo log fill factorbb-10.6-MDEV-26356Marko Mäkelä2021-09-141-6/+0
* | MDEV-24258 fixup: Do not update dict_table_t::n_ref_countMarko Mäkelä2021-09-131-5/+2
* | MDEV-24258 fixup: Throttle purge with exclusive dict_sys.latchMarko Mäkelä2021-09-021-0/+6
* | MDEV-25919: Lock tables before acquiring dict_sys.latchMarko Mäkelä2021-08-311-2/+2
* | MDEV-24258 Merge dict_sys.mutex into dict_sys.latchMarko Mäkelä2021-08-311-5/+5
* | MDEV-25691 fixup: Avoid MDL acquisition in purgeMarko Mäkelä2021-08-311-16/+4
* | MDEV-25062: Reduce trx_rseg_t::mutex contentionMarko Mäkelä2021-06-231-7/+3
* | MDEV-25506 (3 of 3): Do not delete .ibd files before commitMarko Mäkelä2021-06-091-3/+13
* | Merge 10.5 into 10.6Marko Mäkelä2021-06-011-1/+1
|\ \ | |/
| * MDEV-25792 server hangs on early shutdown if InnoDB needs to purge indexed vi...Sergei Golubchik2021-05-271-1/+1
| * Revert "MDEV-24589 DROP TABLE is not crash-safe"Marko Mäkelä2021-04-221-16/+0
* | MDEV-25180 Atomic ALTER TABLEMonty2021-05-191-0/+19
* | MDEV-25691: Simplify handlerton::drop_database for InnoDBMarko Mäkelä2021-05-181-12/+45
* | MDEV-18518 Multi-table CREATE and DROP transactions for InnoDBMarko Mäkelä2021-05-041-18/+24
* | MDEV-25522: Purge of aborted ADD INDEX leaves orphan locks behindMarko Mäkelä2021-04-281-2/+33
* | Merge 10.5 into 10.6Marko Mäkelä2021-04-141-5/+7
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2021-04-141-6/+8
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-04-141-6/+8
| | |\
| | | * MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position()bb-10.3-MDEV-24620Marko Mäkelä2021-04-131-5/+6
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-04-131-1/+1
| | | |\
| | | | * MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexThirunarayanan Balathandayuthapani2021-04-121-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-261-0/+16
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-24589 DROP TABLE is not crash-safeMarko Mäkelä2021-03-231-0/+16
* | | | | cleanup: os_thread_sleep() -> std::this_thread::sleep_for()Eugene Kosov2021-03-191-4/+5
* | | | | MDEV-515 Reduce InnoDB undo logging for insert into empty tableMarko Mäkelä2021-01-251-1/+7
* | | | | MDEV-24142: Remove the LatchDebug interface to rw-locksMarko Mäkelä2020-12-031-2/+0
* | | | | MDEV-24142: Replace InnoDB rw_lock_t with sux_lockMarko Mäkelä2020-12-031-9/+7
|/ / / /
* | | | MDEV-23719: Make lock_sys use page_id_tMarko Mäkelä2020-09-171-3/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-06-051-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-06-051-2/+2
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-06-051-2/+2
| | |\ \ | | | |/
| | | * MDEV-22769 Shutdown hang or crash due to XA breaking locksMarko Mäkelä2020-06-051-2/+2
* | | | MDEV-15053 Reduce buf_pool_t::mutex contentionMarko Mäkelä2020-06-051-4/+4
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-181-1/+0
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-05-161-21/+0
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-05-151-21/+0
| | |\ \ | | | |/