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
>
>
>
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
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
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