Bug #1112 | insert delayed and lock tables | ||
---|---|---|---|
Submitted: | 21 Aug 2003 7:50 | Modified: | 27 Aug 2003 13:55 |
Reporter: | Jrme Despatis (Candidate Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.0.14 | OS: | Linux (Linux) |
Assigned to: | CPU Architecture: | Any |
[21 Aug 2003 7:50]
Jrme Despatis
[27 Aug 2003 12:40]
Peter Zaitsev
Looks like a bug as at least error message is missleading
[27 Aug 2003 13:55]
MySQL Verification Team
Not a bug. If LOCK TABLES is used all invoved tables must be locked. This is to prevent deadlocks.