Bug #99339 | .idb grows indefenitely (Bug #96466 with REPLACE) | ||
---|---|---|---|
Submitted: | 23 Apr 2020 20:22 | Modified: | 11 Jun 2020 18:01 |
Reporter: | G S | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S2 (Serious) |
Version: | 8.0.19 | OS: | Red Hat |
Assigned to: | CPU Architecture: | x86 | |
Tags: | regression |
[23 Apr 2020 20:22]
G S
[24 Apr 2020 6:20]
MySQL Verification Team
Hello! Thank you for the report and feedback. Verified as described. regards, Umesh
[11 Jun 2020 18:01]
Daniel Price
Posted by developer: Fixed as of the upcoming 8.0.21 release, and here's the proposed changelog entry from the documentation team: The lob::purge() function did not free LOBs correctly for an undo log record type (TRX_UNDO_UPD_DEL_REC) that is generated when an insert operation modifies a delete-marked record.