Michael Satterwhite <[EMAIL PROTECTED]> wrote:
> 
> I've reinstalled MySQL 4.1. I'm trying to start the server (mysqld_safe), but
> it fails to start. The log file shows the message:
> 
> /usr/sbin/mysqld-max: Fatal error: Can't find messagefile
> '/share/mysql/english/errmsg.sys'
> 
> The files exists, but the path it's using to find it is wrong; it is actually
> at /usr/share/mysql/english. Can anyone suggest how to get it to find the
> file?
> 

You can specify path to the error message file using --language option of mysqld:
        http://www.mysql.com/doc/en/Languages.html




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to