"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 - link???
> Oliver

Put entry to the [client] section of my.cnf (my.ini)
[client]
socket=/path/to/the/spcket/file

>> >"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)
>> > I
>> > changed the place for the socket file from
>> > "socket=/var/lib/mysql/mysql.sock" to "socket=/tmp/mysql.sock".
>> > That doesn?t work.
> 
> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to