Archive for mysql
mysql mysqld crashed
bash commands to restart crashed mysql server
killall -9 safe_mysqld mysqld
and:
/etc/init.d/mysqld restart.
If you still get that error execute:
netstat -lp
bash commands to restart crashed mysql server
killall -9 safe_mysqld mysqld
and:
/etc/init.d/mysqld restart.
If you still get that error execute:
netstat -lp