In short, this script/process is unneeded in systemd-based systems, so it has been removed. From https://dev.mysql.com/doc/mysql-linuxunix-excerpt/5.7/en/using-systemd.html : On platforms for which systemd support for MySQL is installed, scripts such as mysqld_safe and the System V initialization script are unnecessary and are not installed. For example, mysqld_safe can handle server restarts, but systemd provides the same capability, and does so in a manner consistent with management of other services rather than by using an application-specific program. Because systemd has the capability of managing multiple MySQL instances on platforms for which systemd support for MySQL is installed, mysqld_multi and mysqld_multi.server are unnecessary and are not installed. Change-Id: I1536844a3ed67e153bd986d940bfeea088e978e7changes/27/18327/1
parent
d15e2bd0ff
commit
d8e8263586
Loading…
Reference in new issue