Re: cant connect to local mysql server

2001-02-07 Thread Teddy A Jasin
Are you sure u try ur mysql server already? if not start the "mysqld" Teddy soon chee keong wrote: > hi..could someone pls help me > > i had created mysql server before in my pc but this morning i discovered > that i cant access my mysql server.this is what i typed: > > shell> mysql > >

Re: cant connect to local mysql server

2001-02-06 Thread Donald Korth
> Sent: Tuesday, February 06, 2001 7:09 PM Subject: cant connect to local mysql server > hi..could someone pls help me > > i had created mysql server before in my pc but this morning i discovered > that i cant access my mysql server.this is what i typed: > > shell> m

Re: cant connect to local mysql server

2001-02-06 Thread Rolf Hopkins
Usually means that the mysql server hasn't started. Check this by issuing the ps command. - Original Message - From: "soon chee keong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 06, 2001 21:39 Subject: cant connect to local mys

cant connect to local mysql server

2001-02-06 Thread soon chee keong
hi..could someone pls help me i had created mysql server before in my pc but this morning i discovered that i cant access my mysql server.this is what i typed: shell> mysql this is what i got: ERROR 2002:Can't connect to local MySQL Server through socket '/tmp/mysql.sock'(111) what