MySQL Forums
Forum List  »  Install & Repo

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Posted by: mshanker1
Date: January 05, 2007 10:07PM

Ok, this has got me really frustrated. I am using Ubuntu 6.10, and used the default server installation (amd64), with LAMP. After install, everything worked fine. I then decided to install phpmyadmin. After this, I get the above error. I have removed phpmyadmin, and done all that has been suggested in previous message, but to no avail.

In addition to the above error, this is what I see in syslog:

Jan 5 23:05:45 mktg-content mysqld[13745]: mysqld got signal 4;
Jan 5 23:05:45 mktg-content mysqld[13745]: This could be because you hit a bug. It is also possible that this binary
Jan 5 23:05:45 mktg-content mysqld[13745]: or one of the libraries it was linked against is corrupt, improperly built,
Jan 5 23:05:45 mktg-content mysqld[13745]: or misconfigured. This error can also be caused by malfunctioning hardware.
Jan 5 23:05:45 mktg-content mysqld[13745]: We will try our best to scrape up some info that will hopefully help diagnose
Jan 5 23:05:45 mktg-content mysqld[13745]: the problem, but since we have already crashed, something is definitely wrong
Jan 5 23:05:45 mktg-content mysqld[13745]: and this may fail.
Jan 5 23:05:45 mktg-content mysqld[13745]:
Jan 5 23:05:45 mktg-content mysqld[13745]: key_buffer_size=0
Jan 5 23:05:45 mktg-content mysqld[13745]: read_buffer_size=131072
Jan 5 23:05:45 mktg-content mysqld[13745]: max_used_connections=0
Jan 5 23:05:45 mktg-content mysqld[13745]: max_connections=100
Jan 5 23:05:45 mktg-content mysqld[13745]: threads_connected=0
Jan 5 23:05:45 mktg-content mysqld[13745]: It is possible that mysqld could use up to
Jan 5 23:05:45 mktg-content mysqld[13745]: key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 217599 K
Jan 5 23:05:45 mktg-content mysqld[13745]: bytes of memory
Jan 5 23:05:45 mktg-content mysqld[13745]: Hope that's ok; if not, decrease some variables in the equation.
Jan 5 23:05:45 mktg-content mysqld[13745]:
Jan 5 23:05:45 mktg-content mysqld_safe[13751]: ended

Options: ReplyQuote


Subject
Written By
Posted
Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
January 05, 2007 10:07PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.