Re: Question again : mysql.sock

2003-07-17 Thread Egor Egorov
"Oliver Etzel - GoodnGo.COM \(R\)" <[EMAIL PROTECTED]> wrote: > >> If you change path to the socket file for the server, you must > change it to the clients, too. > How can I change the path to the socket file for the mysql clients??? > Are there any config-files or shall I have to put a ln -s - l

Re: Question again : mysql.sock

2003-07-17 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Egor, hello all, > If you change path to the socket file for the server, you must change it to the clients, too. How can I change the path to the socket file for the mysql clients??? Are there any config-files or shall I have to put a ln -s - link??? Oliver > >"Oliver Etzel - GoodnGo.COM

Re: Question again : mysql.sock

2003-07-17 Thread Egor Egorov
"Oliver Etzel - GoodnGo.COM \(R\)" <[EMAIL PROTECTED]> wrote: > > after Installing mysql I started the mysql daemon.. The I tried to log > in to my mysql database and got the message could not find mysql.sock > in /tmp. > > In the mysql-configuration file /etc/my.cnf (in my redhat system 8.0) >

Re: Question again : mysql.sock

2003-07-16 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Tim, OK >easiest thing to is cd to /tmp and issue "ln -s /var/lib/mysql/mysql.sock >mysql.sock" What else can I do? Oliver Etzel -Original Message- From: Oliver Etzel - GoodnGo.COM (R) [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 16, 2003 12:31 PM To: [EMAIL PROTECTED] Subject: