| Bug #16693 | ndb_delete_all runs out of memory on tables containing a BLOB field | ||
|---|---|---|---|
| Submitted: | 21 Jan 2006 3:15 | Modified: | 23 Feb 2006 10:44 | 
| Reporter: | Hartmut Holzgraefe | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) | 
| Version: | 5.0 | OS: | Linux (linux) | 
| Assigned to: | Pekka Nousiainen | CPU Architecture: | Any | 
   [21 Jan 2006 3:15]
   Hartmut Holzgraefe        
  
 
   [21 Jan 2006 12:17]
   Hartmut Holzgraefe        
  with MySQL 4.1 ndb_delete_all runs into a loop emittng
  ERROR: 266 Time-out in NDB, probably caused by deadlock
             Status: Temporary error, Classification: Timeout expired
             File: delete_all.cpp (Line: 163)
when trying to truncate a cluster table containing a BLOB instead
of running out of memory
 
   [5 Feb 2006 21:13]
   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/2164
   [14 Feb 2006 8:48]
   Jon Stephens        
  Need 3-part version number so I know in which changelog the bugfix should be reported, please. Thanks!
   [20 Feb 2006 14:28]
   Pekka Nousiainen        
  4.1.19 5.0.19 5.1.6
   [23 Feb 2006 10:44]
   Jon Stephens        
  Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.
If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html
Additional info:
Documented fix in 4.1.9, 5.0.19, and 5.1.6 changelogs. Closed.
 
