Bug #41124 | Server hangs on Windows with --external-locking after INSERT...SELECT | ||
---|---|---|---|
Submitted: | 29 Nov 2008 14:28 | Modified: | 27 Mar 2009 23:22 |
Reporter: | Ingo Strüwing | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Locking | Severity: | S3 (Non-critical) |
Version: | 5.0, 5.1, 6.0 | OS: | Windows |
Assigned to: | Ingo Strüwing | CPU Architecture: | Any |
[29 Nov 2008 14:28]
Ingo Strüwing
[29 Nov 2008 14:34]
Ingo Strüwing
Suggested triage values: Defect class serious. It can hang the server. Workaround unacceptable. If user needs --external-locking, he must avoid INSERT...SELECT and similar statements that do read and write on the same table. Impact negligible. Who will ever want to use --external-locking on Windows?
[11 Jan 2009 18:32]
Ingo Strüwing
The fix has now been accepted for Bug#38133 after all.
[22 Feb 2009 19:05]
Ingo Strüwing
Queued to mysql-6.0-backup.
[27 Mar 2009 16:02]
Ingo Strüwing
The patch for this is included in the patch for Bug#38133 (Myisamlog test fails on Windows). Pushed into 6.0.11-alpha (revid:alik@sun.com-20090326121822-pt84kzxxayzho4mn) (version source revid:rafal.somla@sun.com-20090302164601-znhm4tadplfi2iqu) (merge vers: 6.0.11-alpha) (pib:6) For the 6.0.11 changelog: Locking of myisam.log did not work correctly on Windows.
[27 Mar 2009 23:22]
Paul DuBois
Noted in 6.0.11 changelog.