- Code: Select all
sudo systemctl status mysqld.service
mysqld.service - MySQL database server
Loaded: loaded (/lib/systemd/system/mysqld.service; enabled)
Active: failed (Result: exit-code) since Sun, 03 Feb 2013 18:30:44 +1100; 1min 50s ago
Process: 8440 ExecStartPost=/usr/sbin/mysqld-wait-ready $MAINPID (code=exited, status=1/FAILURE)
Process: 8081 ExecStart=/usr/bin/mysqld_safe --nowatch (code=exited, status=0/SUCCESS)
Process: 8064 ExecStartPre=/usr/sbin/mysqld-prepare-db-dir (code=exited, status=0/SUCCESS)
Main PID: 8439 (code=exited, status=1/FAILURE)
CGroup: name=systemd:/system/mysqld.service
Feb 03 18:30:42 dougshost.douglaidlaw.net mysqld-prepare-db-dir[8064]: touch:...
Feb 03 18:30:42 dougshost.douglaidlaw.net mysqld-prepare-db-dir[8064]: chown:...
Feb 03 18:30:42 dougshost.douglaidlaw.net mysqld-prepare-db-dir[8064]: chmod:...
Feb 03 18:30:43 dougshost.douglaidlaw.net mysqld_safe[8081]: 130203 18:30:43 ...
Feb 03 18:30:43 dougshost.douglaidlaw.net mysqld_safe[8081]: 130203 18:30:43 ...
Feb 03 18:30:43 dougshost.douglaidlaw.net mysqld_safe[8081]: /usr/bin/mysqld_.
No socket file exists, but that may be because the process isn't running?