On Thu, Jan 31, 2002 at 01:05:33AM +0000, Julián Muñoz Domínguez wrote:
> 
> I ask this here because it seems this topic is not covered in any
> faq (or I don't find it):

It's not frequently asked. ;-)

> Is it possible to have mysql listening in 2 unix sockets (diferent path)
> at the same time ?

Nope.

> I use postfix, and the socket should be in a specific directory
> inside /var/spool/postfix, but at the same time I have more
> applications needing to connect to the traditional
> /var/run/mysqld/mysqld.sock (debian)
> 
> What I have done is create a hard link at the booting (after mysqld
> started, and before postfix).
> 
> But, is it bad to access to the unix socket via a hard link ?

Using a symlink would work much better.  You could create it once and
never have to worry about re-creating it.
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.41-max: up 28 days, processed 624,300,040 queries (257/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