[MDEV-24182] ibuf_merge_or_delete_for_page() contains dead code Created: 2020-11-10  Updated: 2020-11-11  Resolved: 2020-11-11

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB
Affects Version/s: 10.2.7, 10.3.1, 10.4.0, 10.5.0
Fix Version/s: 10.2.37, 10.3.28, 10.4.18, 10.5.9

Type: Bug Priority: Major
Reporter: Marko Mäkelä Assignee: Marko Mäkelä
Resolution: Fixed Votes: 0
Labels: performance

Issue Links:
Problem/Incident
is caused by MDEV-9566 Add xtrabackup tool to MariaDB 10.1 Closed

 Description   

The parameter update_ibuf_bitmap is always being passed as true to the function ibuf_merge_or_delete_for_page() ever since a fixup to MDEV-9566 was applied.

Furthermore, the parameter page_size is never being passed as a null pointer, and therefore it should better be a reference to a constant object.


Generated at Thu Feb 08 09:28:03 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.