Re: mysqld-max startup unusual error

2003-12-29 Thread Egor Egorov
David W. Brown [EMAIL PROTECTED] wrote:
 Hello mysql list, I have recently incurred an unusual error. Attempts to startup 
 mysqld-max fail with the following error:
 
 031226 17:02:08  Error message file 'e:\mysql\share\english\errmsg.sys' had only 192 
 error messages,
 but it should contain at least 237 error messages.
 Check that the above file is the right version for this program!
 031226 17:02:08  Aborting
 
 The error makes sense because the daemon is looking a errmsg.sys file in an 
 unexpected directory location.
 

Set correct path to the error message file with --language option of mysqld.



-- 
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]



mysqld-max startup unusual error

2003-12-26 Thread David W. Brown
Hello mysql list, I have recently incurred an unusual error. Attempts to startup 
mysqld-max fail with the following error:

031226 17:02:08  Error message file 'e:\mysql\share\english\errmsg.sys' had only 192 
error messages,
but it should contain at least 237 error messages.
Check that the above file is the right version for this program!
031226 17:02:08  Aborting

The error makes sense because the daemon is looking a errmsg.sys file in an unexpected 
directory location.

System particulars follow:

OS: winnt 4.0
mysql version: 3.23
my.ini: points to a relative local directory.

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



Mysqld at Startup:

2002-04-15 Thread Jimi Oleksiak

Dear MySQL People:

 I am having a difficult time trying to run mysqld during system 
startup on both

Mac OS X (workstation) and Mac OS X Server.

I have tried several combinations based on the Mysql.com documentation
and the Apple Developer Connection article on startup items:

http://developer.apple.com/techpubs/macosx/Essentials/SystemOverview/BootingLogin/Customization_Techniques.html

Currently I have  a directory in

/Library/StartupItems/

named  MySQLd

that contains a script named  MySQLd
and a file StartupItems.plist

In the script I have tried running   safe_mysqld as follows

cd /sw/bin/
/sw/bin/safe_mysqld --user=mysql

I have also tried

/sw/share/mysql/mysql.server  start

As well as other combinations.  None would start mysqld

(Although I can run safe_mysqld as root manually after startup)

The best debugging info I could get was by starting in verbose mode 
(command V)
and quickly reading the messages as they flitted by on the screen.
I saw something like

/Library/StartupItems/MySQL:permission denied

Can anyone help me get this to work on Mac OS X?

Thank You,

Jimi Oleksiak


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php