I know this is bound to be something REALLY simple, but I can't seem to get
"safe_mysqld" to run in background (Solaris 7/MySQL 3.23.37)

If I try, as the "root" user, to start "safe_mysqld" from the "/usr/local/mysql"
directory thus...

./bin/safe_mysqld --user=mysql &

...I get the following message...

[1] + Stopped (SIGTTOU)        ./bin/safe_mysqld --user=mysql &

...and it is not possible to connect to the server. However, if I try to start
it in foreground thus...

./bin/safe_mysqld --user=mysql

...it works OK!!!

I must be missing something very obvious. Any Ideas?

Many Thanks,
   =Adrian=


Information in this message is confidential and may also be legally privileged.
It is intended solely for the person to whom it is addressed. If you are not the
intended recipient, please notify the sender, and then please delete the message
from your system immediately.



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

Reply via email to