| Bug #33984 | Trap SIGPIPE in mysqld_safe | ||
|---|---|---|---|
| Submitted: | 22 Jan 2008 16:41 | Modified: | 2 Apr 2008 14:48 |
| Reporter: | Geert Vanderkelen | ||
| Status: | Patch approved | ||
| Category: | Server: General | Severity: | S4 (Feature request) |
| Version: | CGE-6.3 | OS: | Any |
| Assigned to: | Target Version: | ||
| Triage: | Needs Triage: D5 (Feature request) | ||
[22 Jan 2008 16:41]
Geert Vanderkelen
[2 Apr 2008 14:25]
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/commits/44782 ChangeSet@1.2589, 2008-04-02 14:25:42+02:00, geert@cent01.kemuri.net +1 -0 mysqld_safe.sh: BUG#33984 Trap SIGPIPE in mysqld_safe Trapping also signal 13 or SIGPIPE preventing killing the mysqld_safe script.
[11 Apr 2008 16:12]
Jon Stephens
Documented in the 5.1.24-ndb-6.3.13 changelog as follows:
mysqld_safe now traps Signal 13 (SIGPIPE) so that this signal no longer
kills the MySQL server process.
Left Patch Approved status unchanged pending further action/merges of the fix.
