| Bug #119054 | Incorrect SOUNDS LIKE result in WHERE clause with complex function arguments and type casting | ||
|---|---|---|---|
| Submitted: | 22 Sep 10:35 | Modified: | 22 Sep 17:39 |
| Reporter: | zz z | Email Updates: | |
| Status: | Unsupported | Impact on me: | |
| Category: | MySQL Server | Severity: | S3 (Non-critical) |
| Version: | 9.4.0 8.4.6 | OS: | Any |
| Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[22 Sep 10:35]
zz z
[22 Sep 17:39]
MySQL Verification Team
Hi, SOUNDS LIKE uses SOUNDEX that is only made to work properly with English words. Any other usage can cause unpredictable results.
