Bug #34090 | Wrong result when computing unsigned | ||
---|---|---|---|
Submitted: | 27 Jan 2008 13:35 | Modified: | 28 Jan 2008 5:28 |
Reporter: | Florent Palomares | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Data Types | Severity: | S3 (Non-critical) |
Version: | MySQL - 5.0.22 | OS: | Windows (XP) |
Assigned to: | CPU Architecture: | Any |
[27 Jan 2008 13:35]
Florent Palomares
[28 Jan 2008 5:28]
Valeriy Kravchuk
Sorry, but formally this is not a bug. Read http://dev.mysql.com/doc/refman/5.0/en/arithmetic-functions.html: "If one of the arguments is an unsigned integer, and the other argument is also an integer, the result is an unsigned integer."