Bug #20252 | NDB API: NdbIndexScanOperation::readTuples ignores the batch parameter | ||
---|---|---|---|
Submitted: | 3 Jun 2006 22:04 | Modified: | 4 Jul 2006 13:07 |
Reporter: | Anatoly Pidruchny (Candidate Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 5.0.21-max | OS: | Any (all) |
Assigned to: | Jonas Oreland | CPU Architecture: | Any |
[3 Jun 2006 22:04]
Anatoly Pidruchny
[3 Jun 2006 22:05]
Anatoly Pidruchny
The batch parameter of readTuples function is ignored.
Attachment: batch_param_ignored.cpp (application/octet-stream, text), 8.95 KiB.
[5 Jun 2006 12:54]
Valeriy Kravchuk
Changed category to a more appropriate one.
[6 Jun 2006 7:58]
Jonas Oreland
Hi, This is something that has been on my todo for ages now. Great that there now is a bug report, then we hopefully get around to fix it. /Jonas
[27 Jun 2006 9:41]
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/8302
[27 Jun 2006 10:02]
Jonas Oreland
Hi Would you like to apply patch, and test it before I push it ? /Jonas
[27 Jun 2006 16:49]
Anatoly Pidruchny
Hi, Jonas, thank you very much for taking care of this issue. I am going to apply the patch and test it today. Anatoly.
[28 Jun 2006 0:01]
Anatoly Pidruchny
Hi, Jonas, I have applied and tested the patch today. It worked like a charm! Please push it to the main and public repositories when you are ready. I hope the fix will also be propagated to version 5.1. Thanks, Anatoly.
[28 Jun 2006 9:42]
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/8388
[29 Jun 2006 9:50]
Tomas Ulin
pushed to 5.1.12
[4 Jul 2006 11:40]
Jonas Oreland
pushed into 5.0.24
[4 Jul 2006 13:07]
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://www.mysql.com/doc/en/Installing_source_tree.html
[4 Jul 2006 13:11]
Jon Stephens
Documented bugfix in 5.0.23/5.1.12 changelogs; updated NDB API Guide method descriptions with note about this parameter's behaviour.
[13 Jul 2006 3:29]
Paul DuBois
5.0.x fix went to 5.0.25 instead.