免責聲明

Disclaimer (免責聲明)
繼續閱覽代表您接受以上的免責聲明.
To continue reading means you accept the above disclaimer.

2015年5月6日 星期三

mysqld and mysqld_safe


//=== https://dev.mysql.com/doc/refman/5.5/en/mysqld-safe.html

"""...
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 file

...
mysqld_safe tries to start an executable named mysqld.

...
Many of the options to mysqld_safe are the same as the options to mysqld.

...
mysqld_safe reads all options from the [mysqld], [server], and [mysqld_safe] sections in option files



..."""



沒有留言:

張貼留言