Hi Peter

We use the mysql replication stuff here.  Its very reliable, and the
synchronization between master & slave is pretty much instant.

There does seem to be one problem when the master rotates its transaction
logs, the slave does not pick it up and you need to manually issue "reset
slave" to get it to go to the start of the first transaction log

Tim
----- Original Message -----
From: Peter M. Perchansky <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 15, 2001 10:36 AM
Subject: Question on mySQL replication


> Greetings everyone:
>
> RE:  http://www.mysql.com/doc/R/e/Replication.html
>
> How frequently does each slave get data from the master?
>
> If the server the master was on went down unexpectedly, how much data
would
> still be on the master that the slave(s) may not have picked up?
>
> Thank you.
>
>
> ---------------------------------------------------------------------
> 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
>


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