Bug #21016 | using conditional operators against a float does not work | ||
---|---|---|---|
Submitted: | 12 Jul 2006 20:30 | Modified: | 12 Jul 2006 22:58 |
Reporter: | Shane Drinkwater | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.22 | OS: | Linux (Red Hat ES4 Linux) |
Assigned to: | CPU Architecture: | Any |
[12 Jul 2006 20:30]
Shane Drinkwater
[12 Jul 2006 22:58]
MySQL Verification Team
Thank you for the bug report. Please read the below Manual section: http://dev.mysql.com/doc/refman/5.0/en/problems-with-float.html for explanations why you are getting these results. I suggest you to use decimal data type for that kind of use.