Bug #6969 | Subqueries | ||
---|---|---|---|
Submitted: | 2 Dec 2004 22:56 | Modified: | 3 Dec 2004 7:58 |
Reporter: | Henry Cross | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.1.7 | OS: | Linux (Linux) |
Assigned to: | CPU Architecture: | Any |
[2 Dec 2004 22:56]
Henry Cross
[3 Dec 2004 7:58]
MySQL Verification Team
Hi, Thank you for the report. First of all, please check correct syntax for UPDATE in the MySQL manual: http://dev.mysql.com/doc/mysql/en/UPDATE.html The second, currently you can't update a table and select from the same table in a subquery.