Possible to use TCP/IP with mysql instead of unix socket?

5 Mar
2003
5 Mar
'03
3:22 a.m.
Hi, I'm wondering if it's possible to use TCP/IP to connect to mysql instead of using a unix socket. I'm running otrs within a chrooted jail and have to create a hard link to mysql.sock everytime mysqld is restarted. This is becoming a bit of a problem. ;) Thanks, Paul

5 Mar
5 Mar
6:27 p.m.
Hi all,
I'm wondering if it's possible to use TCP/IP to connect to mysql instead of using a unix socket. I'm running otrs within a chrooted jail and have to create a hard link to mysql.sock everytime mysqld is restarted. This is becoming a bit of a problem. ;)
For others having this problem, I solved it by removing the hard link and recreating it in the mysqld startup script. Problem appears to be solved. Thanks, Paul
8172
Age (days ago)
8172
Last active (days ago)
1 comments
1 participants
participants (1)
-
Paul