Bug #7857 | Negative floating point values sometimes truncated when stored in short char | ||
---|---|---|---|
Submitted: | 13 Jan 2005 1:01 | Modified: | 23 Jun 2005 19:00 |
Reporter: | Jim Winstead | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.1 | OS: | |
Assigned to: | Jim Winstead | CPU Architecture: | Any |
[13 Jan 2005 1:01]
Jim Winstead
[9 Jun 2005 10:12]
Ingo Strüwing
The patch looks good and logical. It makes things clearer. However, there is a plethora of possible combinations of all the items and fields with all of their conversion functions. This patch may not address the last remaining uncleanliness. On the other hand, this has probably been added for a reason. This might however have been wrong and should be reworked. I hope that there is a test in the test suite which addresses this reason. So my suggestion is to run the tests and check the results. If all differences are reasonable then commit everything and I and/or someone else looks over them again. If not, we should think about the new problems.
[23 Jun 2005 19:00]
Jim Winstead
looking closer, the test failures show that this causes all sorts of other trouble, and is probably like tugging at that loose thread on a sweater. no thanks!