I am getting a message when I am trying to start up mysql server.

D:\Softwares\MySQL\MySQL\MySQL\bin>mysqld.exe 110825 16:20:41 [ERROR] Can't find messagefile 'D:\Softwares\MySQL\MySQL\MySQL\share\english\errmsg.sys 110825 16:20:41 [ERROR] Aborting

Please help me

link|improve this question
1  
Did you try re-installing mysql? – Amir s Aug 25 '11 at 11:16
I got a copy of errmsg.sys from other system and pasted it in the correct place now mysql is running fine. – user865438 Aug 25 '11 at 12:04
feedback

migrated from stackoverflow.com Aug 25 '11 at 12:54

This question came from our site for professional and enthusiast programmers.

1 Answer

You need an errmsg.sys for mysql to run correctly.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown