From: Dan Nelson Date: June 3 2004 3:12pm Subject: Re: Does MySQL Daemonize? List-Archive: http://lists.mysql.com/mysql/166672 Message-Id: <20040603151240.GF80605@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In the last episode (Jun 03), Sp.Raja said: > Our software environment requires mysqld to be daemonized. (running > in nohup cannot help) Does mysqld support it? Or do we need to change > the source code to do it? Just run "safe_mysqld &", or place the mysql.server script in your system's rc.d directory to make it start on bootup. -- Dan Nelson dnelson@stripped