Bug #107231 for rollback transactions, it is better to set del_marks to false
Submitted: 6 May 2022 14:27 Modified: 11 May 2022 2:51
Reporter: alex xing (OCA) Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S5 (Performance)
Version:8.0.19 OS:Any
Assigned to: CPU Architecture:Any

Contributions can be accepted to Open bugs only.

[6 May 2022 14:27] alex xing
a simple patch to describe the optimization

(*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Attachment: optimize.patch (text/plain), 538 bytes.

[10 May 2022 1:56] alex xing
New patch that considers partially rollback transactions

(*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Attachment: optimize.patch (text/plain), 548 bytes.