Unable to restart MySQL server on CENTOS 6.5 x86_64 kvm – server (WHM/cPanel)

Posted by Kevin S on Server Fault See other posts from Server Fault or by Kevin S
Published on 2014-06-08T12:05:39Z Indexed on 2014/06/08 15:30 UTC
Read the original article Hit count: 348

Filed under:
|
|

I am not able to restart MySQL server on CENTOS 6.5 x86_64 kvm – server (WHM/cPanel). I am getting following error while trying to restart the MySQL server.

Waiting for mysql to restart...............finished.

mysqld_safe (/bin/sh /usr/bin/mysqld_safe --datadir=/var/lib/mysql --pid-file=/var/lib/mysql/server.domain.net.pid) running as root with PID 4227 (process table check method)
mysqld (/usr/sbin/mysqld --basedir=/ --datadir=/var/lib/mysql --user=mysql --log-error=/var/lib/mysql/server.domain.net.err --open-files-limit=4096 --pid-file=/var/lib/mysql/server.domain.net.pid) running as mysql with PID 4349 (pidfile check method)

mysql has failed, please contact the sysadmin (result was "mysql is not running").

I even restarted the server and tried again but same issue.

© Server Fault or respective owner

Related posts about mysql

Related posts about cpanel