| Bug #28385 | where in does not return what I expected | ||
|---|---|---|---|
| Submitted: | 12 May 2007 6:53 | Modified: | 23 Dec 2011 19:50 |
| Reporter: | Steven | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | MySQL Server: General | Severity: | S4 (Feature request) |
| Version: | 5.0.41 | OS: | Windows (XP) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | IN, SELECT, where | ||
[12 May 2007 6:53]
Steven
[23 Dec 2011 19:50]
Sveta Smirnova
Thank you for the report. You can currently do what if use proper functions. We are not allowed to write solutions here, but I recommend to convert subquery into JOIN and use appropriate WHERE clause for collections.partids and mainsubjects.id
