2
Mysql Job не удалось запустить
Я получил сообщение об ошибке при запуске службы MySQL. /etc/init.d/mysql start Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service mysql start Since the script you are attempting to invoke has been converted to an Upstart job, you may also use the start(8) utility, e.g. start …
22
mysql