Won't Do
Details
Assignee
UnassignedUnassignedReporter
George LorchGeorge Lorch(Deactivated)Upstream Bug URL
Components
Affects versions
Priority
Medium
Details
Details
Assignee
Unassigned
UnassignedReporter
George Lorch
George Lorch(Deactivated)Upstream Bug URL
Components
Affects versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created July 17, 2017 at 6:56 PM
Updated March 4, 2025 at 9:08 PM
Resolved March 4, 2025 at 9:08 PM
The ALTER TABLE ... REBUILD PARTITION ... command allocates and constructs one or more handlertons, but doesn't destruct them (but may free the memory). Because the destructor doesn't get called member variables in the handlerton don't get freed. Oracle bug:
https://bugs.mysql.com/bug.php?id=85301