Hello guru,

It is not appropriate to me to use standard replication mechanism of
MySQL. because the interactions between master server and slave server
will be too busy.

Is any possibility 
 1. to replicate data over certain period of time ( I need period
24hours)
 2. some how to replicate latest state of DB rather than process all
queries. (In my case the same record can be updated several times. So it
would be prefferable to get copy of the latest modification. 

Thanks in advance,
Slava

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