Bug #78828 | HEX() function converts DECIMAL to DOUBLE and thus returns wrong result | ||
---|---|---|---|
Submitted: | 14 Oct 2015 8:28 | Modified: | 21 Jan 2016 22:59 |
Reporter: | Guilhem Bichot | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Data Types | Severity: | S3 (Non-critical) |
Version: | 5.5.44, 5.6.28, 5.7.10 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[14 Oct 2015 8:28]
Guilhem Bichot
[21 Jan 2016 22:59]
Paul DuBois
Noted in 5.8.0 changelog. Handling by the HEX() function of numbers larger than 2**64 was improved.