Bug #8444 | Date and time of the server start isn't written to the error log | ||
---|---|---|---|
Submitted: | 11 Feb 2005 16:22 | Modified: | 3 Mar 2005 18:55 |
Reporter: | Victoria Reznichenko | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.0 and up | OS: | Windows (Windows) |
Assigned to: | Jim Winstead | CPU Architecture: | Any |
[11 Feb 2005 16:22]
Victoria Reznichenko
[11 Feb 2005 19:01]
Jim Winstead
This is not a bug, and it has nothing to do with Windows or InnoDB. There is never a general timestamped startup message logged.
[11 Feb 2005 19:29]
Jim Winstead
Patch will add timestamp to the 'ready for connections' message.
[14 Feb 2005 23:45]
Jim Winstead
Patch needs more work.
[23 Feb 2005 2:41]
Jim Winstead
I made a new patch for this, just for the 5.0 tree this time because it changes an error message.
[24 Feb 2005 10:17]
Alexander Barkov
Ok to push.
[3 Mar 2005 18:40]
Jim Winstead
Pushed, will be in 5.0.3. This message is now also printed to stderr instead of stdout.
[3 Mar 2005 18:55]
Paul DuBois
Noted in 5.0.3 changelog.