Re: Multi-slave master

2002-11-28 Thread Jeremy Zawodny
On Tue, Nov 26, 2002 at 09:39:04AM -0500, Michael T. Babcock wrote:
 Is there any plan to be able to have multiple slaves for a master (each 
 for different databases)?

You can do that today.

 I'd like to have a backup site that remotely replicates user data from 
 multiple sites ... any ideas?

Oh, that sounds like multiple masters for a single slave.  Is that
what you're getting at?

Jeremy
-- 
Jeremy D. Zawodny |  Perl, Web, MySQL, Linux Magazine, Yahoo!
[EMAIL PROTECTED]  |  http://jeremy.zawodny.com/

MySQL 3.23.51: up 8 days, processed 268,759,523 queries (374/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




Re: Multi-slave master

2002-11-28 Thread Michael T. Babcock
On Thu, Nov 28, 2002 at 08:39:06AM -0800, Jeremy Zawodny wrote:
  I'd like to have a backup site that remotely replicates user data from 
  multiple sites ... any ideas?
 
 Oh, that sounds like multiple masters for a single slave.  Is that
 what you're getting at?
 
Yes, sorry, I rephrased it incorrectly.

SQL ...
-- 
Michael T. Babcock
CTO, FibreSpeed Ltd. (Hosting, Security, Consultation, Database, etc)
http://www.fibrespeed.net/~mbabcock/

-
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




Re: Multi-slave master

2002-11-28 Thread Jeremy Zawodny
On Thu, Nov 28, 2002 at 02:35:15PM -0500, Michael T. Babcock wrote:
 On Thu, Nov 28, 2002 at 08:39:06AM -0800, Jeremy Zawodny wrote:
   I'd like to have a backup site that remotely replicates user data from 
   multiple sites ... any ideas?
  
  Oh, that sounds like multiple masters for a single slave.  Is that
  what you're getting at?
  
 Yes, sorry, I rephrased it incorrectly.

Yeah, the only way to do that today is to run multiple *instances* of
MySQL on the same physical machine.

Jeremy
-- 
Jeremy D. Zawodny |  Perl, Web, MySQL, Linux Magazine, Yahoo!
[EMAIL PROTECTED]  |  http://jeremy.zawodny.com/

MySQL 3.23.51: up 8 days, processed 270,958,224 queries (372/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




Multi-slave master

2002-11-26 Thread Michael T. Babcock
Is there any plan to be able to have multiple slaves for a master (each 
for different databases)?

I'd like to have a backup site that remotely replicates user data from 
multiple sites ... any ideas?

SQL

--
Michael T. Babcock
C.T.O., FibreSpeed Ltd.
http://www.fibrespeed.net/~mbabcock



-
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