Cleanest fix is to downgrade to Utopic, as systemd also fails for many other services like Apache + fail2ban.
If running Vivid is a required, this hack seems to correctly top + restart MySQL. alias mysql-stop='mysqladmin --defaults-extra-file=/etc/mysql/debian.cnf shutdown' alias mysql-start='service mysql restart' alias mysql-restart='mysql-stop ; mysql-start' Only way I've found to get around systemd hang. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1468804 Title: mysql stop/restart fails + breaking mysql + reboots To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1468804/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs