Bug #8449 | Precision math: Silent column changes when DECIMAL definition invalid | ||
---|---|---|---|
Submitted: | 11 Feb 2005 18:36 | Modified: | 8 Jul 2005 9:10 |
Reporter: | Trudy Pelzer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.3-alpha-debug | OS: | Linux (SuSE 9.1) |
Assigned to: | Alexey Botchkov | CPU Architecture: | Any |
[11 Feb 2005 18:36]
Trudy Pelzer
[11 Feb 2005 18:48]
MySQL Verification Team
Thank you for the bug report.
[2 Jun 2005 23:36]
Peter Gulutzan
Also: there's a silent column change if I say DECIMAL(5,5), it becomes DECIMAL(6,5).
[10 Jun 2005 6:12]
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/internals/25845
[7 Jul 2005 16:48]
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/internals/26778
[8 Jul 2005 9:10]
Alexey Botchkov
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