Bug #44494 | Multiples tables UPDATE updates each eligible row at most once | ||
---|---|---|---|
Submitted: | 27 Apr 2009 13:42 | Modified: | 5 May 2009 20:37 |
Reporter: | Alex Bolenok | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S3 (Non-critical) |
Version: | 5.1.28, 4.1, 5.0, 5.1, 6.0 bzr | OS: | Any (MS Windows, Linux) |
Assigned to: | CPU Architecture: | Any | |
Tags: | join, multiple, UPDATE |
[27 Apr 2009 13:42]
Alex Bolenok
[29 Apr 2009 6:49]
Sveta Smirnova
Thank you for the report. Verified as described. At least our manual does not say this is expected behavior.
[5 May 2009 20:37]
Omer Barnir
The SQL standard allows each RDBMS to determine how to behave in this situation. The consensus of the major RDBMS projects (MS SQL and Oracle) concurr with our implementation that the row is updated at most only once per UPDATE statement