Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

Job for mysql.service failed because the control process exited with error code. See "systemctl status mysql.service" and "journalctl -xe" for details.

/etc/init.d/mysql stop
service mysql stop
killall -KILL mysql mysqld_safe mysqld
/etc/init.d/mysql start
service mysql start
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Job #failed #control #process #exited #error #See #status
ADD COMMENT
Topic
Name
8+1 =