I'm having trouble getting MySQL to work. Here's the message I get when I try to restart MySQL
mysql status root 23318 0.3 0.2 2220 1028 ? S 17:33 0:00 /bin/sh /usr/bin/safe_mysqld --datadir=/var/lib/mysql --pid-file=/var/lib/mysql/localhost.localdomain.pid
mysql has failed, please contact the sysadmin.
The weird thing is, under service status, I get a green light under MySQL.
Also, when I tail the error logs, and messages, I get no errors. Any ideas?
Thanks
mysql status root 23318 0.3 0.2 2220 1028 ? S 17:33 0:00 /bin/sh /usr/bin/safe_mysqld --datadir=/var/lib/mysql --pid-file=/var/lib/mysql/localhost.localdomain.pid
mysql has failed, please contact the sysadmin.
The weird thing is, under service status, I get a green light under MySQL.
Also, when I tail the error logs, and messages, I get no errors. Any ideas?
Thanks