[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] mysql.sock
- Subject: [cobalt-users] mysql.sock
- From: "Ja" <jjma@xxxxxxxxxxxxxx>
- Date: Fri Feb 2 06:04:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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