Bug #6195 comp-err.exe doesn't work properly
Submitted: 21 Oct 2004 11:59 Modified: 8 May 2005 17:24
Reporter: Viktor Kaydalov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Installing Severity:S3 (Non-critical)
Version:4.0.21 OS:Windows (Windows)
Assigned to: Matt Wagner CPU Architecture:Any

[21 Oct 2004 11:59] Viktor Kaydalov
Description:
It's impossible to compile error message file properly.

How to repeat:
comp-err.exe c:\mysql\share\russian\errmsg.txt c:\mysql\share\russian\errmsg.sys
creates errmsg.sys file, but server can't start with it (IMHO because of wrong number of messages in resulting errmsg.sys)
[21 Oct 2004 14:29] Alexander Barkov
Victor, what message do you get from server?
[21 Oct 2004 14:56] Viktor Kaydalov
I had just delete C:\mysql\share\russian\errmsg.sys and recreate it
with comp-err.exe

Message from server:

041021 17:54:53 Error message file 'C:\mysql\share\russian\errmsg.sys' had only
238 error messages,
but it should contain at least 239 error messages.
Check that the above file is the right version for this program!
041021 17:54:53 Aborting
[7 May 2005 13:11] 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/24669
[8 May 2005 17:14] 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/24691
[8 May 2005 17:24] Matt Wagner
Fixed in 4.0 and 4.1 src repository.