Bug #16771 DD - memleak with insert/delete in loop
Submitted: 25 Jan 2006 9:47 Modified: 26 Jan 2006 1:52
Reporter: Jonas Oreland
Status: Closed
Category:Server: Cluster Severity:S3 (Non-critical)
Version:5.1.6 OS:
Assigned to: Jonas Oreland Target Version:

[25 Jan 2006 9:47] Jonas Oreland
Description:
Disk alloc leaked extents when doing delete/insert in loop.
This lead to tablespace getting full prematurely

How to repeat:
 

Suggested fix:
[25 Jan 2006 9:49] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/1603
[25 Jan 2006 11:11] Jonas Oreland
pushed into 5.1.6
[26 Jan 2006 1:52] Mike Hillyer
Documented in 5.1.6 changelog:

     <listitem>
        <para>
          NDB Cluster leaked disk space when performing INSERTS/DELETES
          in a loop. (Bug #16771)
        </para>
      </listitem>