Bug #100231 | hex string in query lead to wrong result | ||
---|---|---|---|
Submitted: | 16 Jul 2020 5:57 | Modified: | 16 Jul 2020 13:55 |
Reporter: | SUMMER SHENG | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 8.0.20 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[16 Jul 2020 5:57]
SUMMER SHENG
[16 Jul 2020 13:55]
MySQL Verification Team
Hi Mr. SHENG, Thank you for your bug report. However, I can't repeat this behaviour. This is what I get with latest 8.0: a b 112 112 a b 112 112 a b 112 112 Problem is that the way you create a table does not make neither of the columns an INT. Not a bug.