mysqld_safe (1) Linux Manual Page
NAME mysqld_safe – MySQL server startup script SYNOPSIS mysqld_safe options DESCRIPTION mysqld_safe is the recommended way to start a mysqld server on Unix. mysqld_safe adds some safety features such as restarting the server when an error occurs and logging runtime information to an error log. A description of error logging is given later in this…
