Thanks all

-----Original Message-----
From: Joseph Bueno [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 27, 2002 10:56 AM
To: Nilesh Shah
Cc: [EMAIL PROTECTED]
Subject: Re: Multiple Network Interface


Nilesh Shah wrote:
> We are setting up three MySQL server (on separate machines) with one
> master and two slave servers. All the machines has two network
> interface. We want to create Private network between three machines
only
> to route replication traffic.
> 
> Can MySQL use multiple network interface on machine?. 
> 

Yes.
It will use all interfaces by default.
You can restrict it to a single interface with 'bind-address' option.

> 
> Thanks,
> 
> Nilesh
> 

Regards
-- 
Joseph Bueno



---------------------------------------------------------------------
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