Perumal,
Friday, October 11, 2002, 2:06:49 PM, you wrote:
P>Please give me an idea for the below problem.
P> I installed mysql-max on linux machine, but mysql.sock file is not
P> available in /temp directory. It gives 'Can't connect to local mysql server
P> through socket 'temp/mysql.s
Start the server.
Are you sure that is not
/tmp/mysql.sock ?
If not then make sure the directory exists, and start the server.
Perumal wrote:
>Dear sir,
>
> Please give me an idea for the below problem.
>
> I installed mysql-max on linux machine, but mysql.sock file is not
>available in
Perumal,
Friday, October 11, 2002, 8:23:20 AM, you wrote:
P>Please anybody could give me an idea for the below:
P> I installed mysql-max5.1.tar on linux machine but I could not find
What a surprise! We didn't knew that v5.1 is already available ;)
The file you are looking for is my-huge.cnf, my-large.cnf, my-medium.cnf,
ny-small.cnf.
Should be under /mysql/share/
Copy to /etc/ and edit for you needs.
Simon
-Original Message-
From: Perumal [mailto:[EMAIL PROTECTED]]
Sent: 11 October 2002 06:23
To: [EMAIL PROTECTED]
Subject: I co
Dear sir,
Please give me an idea for the below problem.
I installed mysql-max on linux machine, but mysql.sock file is not
available in /temp directory. It gives 'Can't connect to local mysql server
through socket 'temp/mysql.sock' ' when i run this.
What to do to avoid this problem.