Bug #32670 | Altering table with 75% free data memory reports table full | ||
---|---|---|---|
Submitted: | 23 Nov 2007 17:04 | Modified: | 14 Dec 2007 22:16 |
Reporter: | Geert Vanderkelen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 5.1.22_6.3.6 | OS: | Any |
Assigned to: | Jonas Oreland | CPU Architecture: | Any |
[23 Nov 2007 17:04]
Geert Vanderkelen
[23 Nov 2007 17:08]
Geert Vanderkelen
hugoLoad can be used to fill the table, when making the Primary key an INT. It doesn't matter for reproducing the problem.
[23 Nov 2007 17:10]
Geert Vanderkelen
Configuration used: [NDBD DEFAULT] Datadir=/data2/csc/21201/cluster NoOfReplicas=1 DataMemory=200M IndexMemory=10M [NDB_MGMD DEFAULT] Datadir=/data2/csc/21201/cluster portnumber=1406 [TCP DEFAULT] portnumber=2292 SendBufferMemory=4M [NDB_MGMD] Id=1 HostName=localhost [NDBD] Id=3 HostName=localhost
[11 Dec 2007 14:18]
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/39710 ChangeSet@1.2661, 2007-12-11 15:18:37+01:00, tomas@whalegate.ndb.mysql.com +2 -0 Bug#32670 - make sure transaction off is captured
[13 Dec 2007 10:28]
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/39872 ChangeSet@1.2786, 2007-12-13 11:28:12+01:00, tomas@whalegate.ndb.mysql.com +1 -0 correct merge of bug#32670
[14 Dec 2007 17:09]
Bugs System
Pushed into 6.0.5-alpha
[14 Dec 2007 22:16]
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 bug fix. More information about accessing the source trees is available at http://dev.mysql.com/doc/en/installing-source.html Documented bugfix in the 6.0.5 changelog.
[7 Jan 2008 15:33]
Jon Stephens
Also documented fix in 5.1.23-ndb-6.3.7 changelog.
[7 Jan 2008 16:06]
Jon Stephens
Also documented fix in 5.1.23-ndb-6.2.10 changelog.