On Mon, Aug 13, 2001 at 06:32:34PM -0700, David Raufeisen wrote:
>
> Can MySQL have multiple unix domain sockets per mysqld instance

I don't think so.

> or would you know of another way this can be done..?

There's always a way. :-)

> I have postfix running chroot /var/spool/postfix .. and it can't
> open /var/run/mysqld/mysqld.sock .. it works fine over tcp 127.0.0.1
> but i'd rather use a unix socket, is this possible? I'd like to have
> another socket /var/spool/postfix/mysqld.sock.

Make the socket /var/spool/postfix/whatever.sock and symlink
/var/run/mysqld/mysqld.soc to it.  That should keep clients happy.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.29: up 58 days, processed 519,271,653 queries (102/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to