°í¼ø¹Î,

Wednesday, April 10, 2002, 4:55:53 AM, you wrote:

°> I have two mysql servers in a machine. OS is linux and system is dell.
°> I ran the servers in a separate datadir, socket and port yesterday. But
°> after six hours from the start two of them corrupted accidently. 
°> I ran two servers from remote terminal. And there was no problem until 
°> I exited from the terminal. But... as soon as I typed "exit" to exit
°> from 
°> terminal, some error messages appeared on my screen. And two 
°> servers stopped. After corruption one of them restarted automatically
°> but the other couldn't restart automatically. This is error message
°> from the server

[]
°> Any answer will be appreciated. Thank you for reading.

Hmm. This sounds to me like your terminal is sending SIGHUP or SIGSTOP
to mysqld running from the tty.

Try to run as:

nohup safe_mysqld your options here &





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



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