Closed (works as designed)
Project:
MySQL Report
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
16 Aug 2010 at 10:25 UTC
Updated:
25 Sep 2011 at 08:57 UTC
i use mysql and I didn't have a problem.
But today the mysq does not started.
When i try to login it gives an error:
mysql> mysql -u root -p
Enter password: *******
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
I dont understand why.
The mysqld directory and mysqld.sock does not exist.
How can i create the mysqld.sock and what can i write inside?
If someone knows how to resolve this problem please tell me.
Thanks in advance,
Comments
Comment #1
pcambraThis is a module for reporting stats from mysql, not for reporting errors if you use mysql.
Thanks.