Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 10.3.5
-
Component/s: Storage Engine - InnoDB
-
Labels:None
-
Epic Link:
-
Sprint:5.5.59, 10.0.34
Description
rw_trx_list contains ACTIVE, PREPARED and recovered COMMITTED transactions.
Move recovered COMMITTED transactions to purge_list.
ACTIVE and PREPARED transactions are already available through rw_trx_hash.
Aim of this task is to improve scalability.
Attachments
Issue Links
- causes
-
MDEV-22680 InnoDB trx_sys improvements
-
- Open
-
- relates to
-
MDEV-8851 innodb.innodb_information_schema fails sporadically in buildbot
-
- Closed
-
-
MDEV-21390 lock_print_info_summary() should work even when trx_sys.mutex is locked
-
- Closed
-