Bug #10899 | mysqld fails to start on windows and doesnt create an err file | ||
---|---|---|---|
Submitted: | 27 May 2005 1:56 | Modified: | 2 Oct 2008 0:15 |
Reporter: | Jorge del Conde | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.4 | OS: | Windows (Windows) |
Assigned to: | Reggie Burnett | CPU Architecture: | Any |
[27 May 2005 1:56]
Jorge del Conde
[4 Aug 2005 0:07]
Jim Winstead
This happens because the service expects to load its error messages from "C:\mysql\share\english\errmsg.sys". We need to hook things up to log to the event log during startup so messages that explain failures like this can be reported to the user.
[4 Aug 2005 0:48]
Jim Winstead
This is WL#838, currently assigned to Reggie, where it is marked as being in Code-Review.