Bug #12582 | using sleep() can make the thread unkillable | ||
---|---|---|---|
Submitted: | 15 Aug 2005 12:46 | Modified: | 18 Aug 2005 18:47 |
Reporter: | Michael Widenius | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0 | OS: | Any (all) |
Assigned to: | Jim Winstead | CPU Architecture: | Any |
[15 Aug 2005 12:46]
Michael Widenius
[16 Aug 2005 18:38]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/28345
[16 Aug 2005 19:17]
Jim Winstead
i'm working on testing this on freebsd and linux with linuxthreads, but it seems that any failures under load would be a problem shared with GET_LOCK().
[16 Aug 2005 23:29]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/28357
[18 Aug 2005 1:06]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/28429
[18 Aug 2005 18:47]
Jim Winstead
Fixed in 5.0.12. (Doesn't need documentation, since SLEEP() hasn't been in a release yet.)