The client has to be able to search var/lib/mysql and read and write the
var/lib/mysql/mysql.socket.
It is probably not able to do one of the above due to imprpoer
privileges at the filesystem level.
Doug Thompson wrote:
>Egor:
>
>Yesterday, I wrote and described that my fix for a single cpu,
Egor:
Yesterday, I wrote and described that my fix for a single cpu, non-RAID environment
was installing a new version.
What I didn't say at the time is that the mysql.sock file was present exactly where it
was supposed to be and at
exactly the location the error message said it couldn't fin
ot; with ps -ax.
Good luck,
Gelu
- Original Message -
From: Egor Egorov <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 07, 2002 5:18 PM
Subject: Can not connect (again)
> Thursday, March 07, 2002, 4:49:57 PM, you wrote:
>
> d> Ok people, I'
Ok, that worked. I started MySQL. I still don't know how to shutdown
mysql, or if that was my problem. Unfortunately, that is the ONLY way
I can log into mysql. Anyway, that would be fine, only now I have an
ASP script but I am a privelegas idiot, so I don't know how to set a
UID and Passw
Bonjour,
Did you try to connect to the server from network ?
Try to force mysql client not to use the socket (what is does when
it's connecting to localhost).
Try to connect from another server or even from the same server but
with the --host=xxx.xxx.xxx.xxx where xxx.xxx.xxx.xxx
Thursday, March 07, 2002, 4:49:57 PM, you wrote:
d> Ok people, I'm desperate for the help. I'm going to try to be as detailed
d> as possible, because I need the two year old explanation. I recently
d> installed MySQL on my Cobalt Raq3. I was running fine, created a db, table
d> created a user,
Ok people, I'm desperate for the help. I'm going to try to be as detailed
as possible, because I need the two year old explanation. I recently
installed MySQL on my Cobalt Raq3. I was running fine, created a db, table
created a user, gave some permissions, and thought I was rolling along.
Somew