Hi
I am getting
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
ion running mysql command..
also
i get no process at netstat -ax |grep mysql
..
any help!![]()
![]()
Hi
I am getting
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
ion running mysql command..
also
i get no process at netstat -ax |grep mysql
..
any help!![]()
![]()
Can you see MySQL running in the output of 'px auxf'? If not, it needs to be started.![]()
...should do the trick (provided nothing's broken).Code:/etc/init.d/mysql start