Date: Tue, 7 Jun 2005 09:48:01 +0200 (CEST) From: "Roger Grosswiler" <roger@gwch.net> To: freebsd-stable@freebsd.org Subject: mysqld_safe does not end after start of mysqld Message-ID: <35460.62.2.21.164.1118130481.squirrel@www.gwch.net>
next in thread | raw e-mail | index | archive | help
hi, If i launch mysqld_safe, i expect it goes in background, but it doesn't. even statring /usr/local/bin/mysqld_safe& just puts out the pid. root@freebsd# /usr/local/bin/mysqld_safe& [1] 5433 root@freebsd# Starting mysqld daemon with databases from /var/db/mysql ...and that's all. usually, i expect it goes in background and i could close that shell. did i miss something? it's just a fresh install from ports, initing with mysql_install_db and mysql_create_system_tables. Thanks for any help Roger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35460.62.2.21.164.1118130481.squirrel>