Bug #24878 | mysql server doesn't log incident time in "mysqld got signal 11" error messages | ||
---|---|---|---|
Submitted: | 7 Dec 2006 9:04 | Modified: | 15 Mar 2007 4:38 |
Reporter: | Hartmut Holzgraefe | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: General | Severity: | S3 (Non-critical) |
Version: | 4.1, 5.0 | OS: | *nix |
Assigned to: | Magnus Blåudd | CPU Architecture: | Any |
[7 Dec 2006 9:04]
Hartmut Holzgraefe
[19 Feb 2007 13:43]
Magnus Blåudd
070219 17:42:13 - mysqld got signal 11; This could be because you hit a bug. It is also possible that this binary or one of the libraries it was linked against is corrupt, improperly built,
[28 Feb 2007 15: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/commits/20788 ChangeSet@1.2612, 2007-02-28 16:37:50+01:00, msvensson@pilot.blaudden +1 -0 Bug#24878 mysql server doesn't log incident time in "mysqld got signal 11" error messages - Add printout of current time when mysqld is killed by an unhandled signal
[8 Mar 2007 20:16]
Timothy Smith
pushed to 4.1.23, 5.0.38, 5.1.17
[15 Mar 2007 4:38]
Paul DuBois
Noted in 4.1.23, 5.0.38, 5.1.17 changelogs. The server now includes a timestamp in error messages logged as a result of unhandled signals (such as mysqld got signal 11 messages).