OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
mysql5.1.30 not have the correct english/errmsg.sys?

From: Wayne (moonbingbinggmail.com)
Date: Wed Dec 03 2008 - 02:54:00 CST


when I start mysql 5.1.30 up it fails to startup,the error info is:

*[ERROR] Error message file '/usr/local/mysql/share/english/errmsg.sys' had
only 617 error messages,
but it should contain at least 619 error messages.
Check that the above file is the right version for this program!*

I setup mysql use Linux non RPM(Intel EM64T) packages on ubuntu8.04 server.
 I checkd /usr/local/mysql/share/english/errmsg.sys's MD5 on my
server,result is 84ab2d0a3a8420d26dc3b43c3675e0c6,which is the same as
mysql's source code.So how to solve this error?thx