[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] mysql.sock



Is there any way of moving mysql.sock out of the /tmp direcxtory which is
insecure.  The following doesn't seem to work
./configure --prefix=/usr/local/mysql --with-unix-socket-path=/tmp/mysql.soc
k

We are using version: 3.22.32-log and have a symbolic link from the temp
direcory to usr/local/share/mysql.sock but I seem to remeber that the tempo
directory is deleted by the server each 10 days.

Thanks

Ja