Bug #2889 | UPDATE on condition with non-indexed fields locks whole table | ||
---|---|---|---|
Submitted: | 19 Feb 2004 4:47 | Modified: | 19 Feb 2004 10:47 |
Reporter: | Marat Latypov | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S2 (Serious) |
Version: | 4.0.10 | OS: | Linux (RedHat 9.0) |
Assigned to: | Dean Ellis | CPU Architecture: | Any |
[19 Feb 2004 4:47]
Marat Latypov
[19 Feb 2004 10:47]
Dean Ellis
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.mysql.com/documentation/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php Additional info: If a table scan is required to process the query, all rows are locked. See: http://www.mysql.com/doc/en/InnoDB_Locks_set.html