Bug #95975 | Unexpected result for IN operator and constants | ||
---|---|---|---|
Submitted: | 25 Jun 2019 10:49 | Modified: | 31 Jul 2019 11:45 |
Reporter: | Manuel Rigger | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 8.0.16, 5.7.26, 5.6.44 | OS: | Ubuntu |
Assigned to: | CPU Architecture: | x86 |
[25 Jun 2019 10:49]
Manuel Rigger
[25 Jun 2019 11:09]
MySQL Verification Team
Hello Manuel Rigger, Thank you for the report. regards, Umesh
[31 Jul 2019 11:45]
Paul DuBois
Posted by developer: You're correct, type conversion applies as needed for all arguments. I've updated the IN() description.