Re: Changing error message

2003-08-02 Thread S Johnson
Heikki, Thanks so much! That did the trick - mysqld is up and humming. SJohnson Heikki Tuuri wrote: Hi! mysqld thinks some character pairs like \b and \s are special characters. You should replace basedir=C:\mysql\bin language=c:\mysql\share\english\ by basedir=C:/mysql/bin language=c:/mysql/sh

Re: Changing error message

2003-08-02 Thread Heikki Tuuri
urday, August 02, 2003 4:12 AM Subject: Changing error message > now when using the > C:\mysql\bin\mysqld --standalone > > the error message changes to: > Can't find messagefile 'c:mysql hare\english\errmsg.sys' > > NO that is not typed incorrectly! mysql is has no

Changing error message

2003-08-01 Thread Mysql
now when using the C:\mysql\bin\mysqld --standalone the error message changes to: Can't find messagefile 'c:mysql hare\english\errmsg.sys' NO that is not typed incorrectly! mysql is has no idea where is wants to find that file. I have downloaded the file twice now, with same result below is a co