mysqld_safe=safe_mysqld

To preserve backward compatibility with older versions of MySQL, MySQL binary distributions still include safe_mysqld as a symbolic link to mysqld_safe. However, you should not rely on this because it is removed as of MySQL 5.1.

http://dev.mysql.com/doc/refman/5.0/en/mysqld-safe.html

标签: ,

留下回复