mysqld_safemysqld_safe is the recommended way to start a mysqld server.
mysqld_safe adds safety features such as restarting the server when an error occurs and logging runtime information to an error log file.
mysqld_safe are the same as the command options for mysqld.
mysqld_safe on the command line are passed to mysqld.
mysqld_safe script is written so it can start a server that was installed from either a source or a binary distribution of MySQL.
What is mysql.server?
© 2007 John Michael Pierobon