Bug #73357 | Wrong result on query involving information_schema | ||
---|---|---|---|
Submitted: | 22 Jul 2014 14:42 | Modified: | 22 Jul 2014 19:09 |
Reporter: | Elena Stepanova | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 5.6, 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | regression |
[22 Jul 2014 14:42]
Elena Stepanova
[22 Jul 2014 14:55]
Peter Laursen
These queries behave as expected: SELECT `db` FROM `test1` WHERE `db` LIKE 'test1'; SELECT `db` FROM `test1` WHERE `db` = 'test1'; This is hillarious IMO! :-( And "S3" is too low severity IMO. -- Peter -- not a MySQL/Oracle person
[22 Jul 2014 19:09]
Sveta Smirnova
Thank you for the report. Verified as described. Not repeatable with 5.5.39-