mysqld_safe does not end after start of mysqld

Roger Grosswiler roger at gwch.net
Tue Jun 7 07:48:08 GMT 2005


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 at freebsd# /usr/local/bin/mysqld_safe&
[1] 5433
root at 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



More information about the freebsd-stable mailing list