Bug #35709 | Error | ||
---|---|---|---|
Submitted: | 31 Mar 2008 14:22 | Modified: | 31 Mar 2008 14:50 |
Reporter: | Dhirendra Jain | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Select Query Not Working |
[31 Mar 2008 14:22]
Dhirendra Jain
[31 Mar 2008 14:50]
Hartmut Holzgraefe
We're sorry, but the bug system is not the appropriate forum for asking help on using MySQL products. Your problem is not the result of a bug. Support on using our products is available both free in our forums at http://forums.mysql.com/ and for a reasonable fee direct from our skilled support engineers at http://www.mysql.com/support/ MySQL 4.0 does not support subqueries, see also: http://dev.mysql.com/doc/refman/4.1/en/rewriting-subqueries.html In your case a simple select status from tblinterview where jobid = 5000125 and personid = 508603 ORDER BY interviewid DESC LIMIT 1 would probably be sufficient assuming that "interviewid" is unique Thank you for your interest in MySQL.