View Single Post

   
  #3 (permalink)  
Old 03-04-2008, 07:23 AM
Manu
 
Posts: n/a
Default Re: MySQL Execution Problem

On Mar 2, 3:13 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> Manu wrote:
> > Hi there,

>
> > I am facing a problem related to execution of MySQL on Fedora 8
> > operating system. When I try to execute mysql command in BASH
> > terminal, I get following error:

>
> > ERROR 2002 (HY000): Can't connect to local MySQL server through
> > socket '/var/lib/mysql/mysql.sock' (2)

>
> > Please help me to fix it.

>
> > Thanks in advance
> > Manu

>
> First thing to check is to see if MySQL is even running.
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================


How can I check, MySQL is running or not ?
Reply With Quote