| Bug #37171 | ndb_restore --print-data garbles DECIMAL data | ||
|---|---|---|---|
| Submitted: | 3 Jun 2008 23:11 | Modified: | 13 Apr 17:51 |
| Reporter: | Axel Schwenke | ||
| Status: | Closed | ||
| Category: | Server: Cluster | Severity: | S3 (Non-critical) |
| Version: | 5.0.64-bk, 5.1.25-bk | OS: | Any |
| Assigned to: | Frazer Clement | Target Version: | |
| Triage: | Needs Triage: D3 (Medium) / R1 (None/Negligible) / E3 (Medium) | ||
[3 Jun 2008 23:11]
Axel Schwenke
[7 Apr 17:01]
Frazer Clement
Proposed patch against mysql-5.1-telco-6.2
Attachment: bug37171.patch (text/x-patch), 8.07 KiB.
[9 Apr 0:24]
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/71691 2903 Frazer Clement 2009-04-08 Bug#37171 : Fix to bug fix modified: storage/ndb/src/ndbapi/NdbRecAttr.cpp
[9 Apr 0:32]
Bugs System
Pushed into 5.1.32-ndb-7.0.5 (revid:frazer@mysql.com-20090408222804-ve6xi3f1gaunzzxy) (version source revid:frazer@mysql.com-20090408222804-ve6xi3f1gaunzzxy) (merge vers: 5.1.32-ndb-7.0.5) (pib:6)
[9 Apr 0:32]
Bugs System
Pushed into 5.1.32-ndb-6.2.18 (revid:frazer@mysql.com-20090408222322-q552yf2q8iu2bbpc) (version source revid:frazer@mysql.com-20090408222322-q552yf2q8iu2bbpc) (merge vers: 5.1.32-ndb-6.2.18) (pib:6)
[9 Apr 0:33]
Bugs System
Pushed into 5.1.32-ndb-6.3.25 (revid:frazer@mysql.com-20090408222513-d9ddlkxomto876ld) (version source revid:frazer@mysql.com-20090408222513-d9ddlkxomto876ld) (merge vers: 5.1.32-ndb-6.3.25) (pib:6)
[13 Apr 17:51]
Jon Stephens
Documented bugfix in the NDB-6.2.18, 6.3.25, and 7.0.5 changelogs as follows:
ndb_restore --print_data did not handle DECIMAL columns correctly.
