Hello list,

The problem:
I have two mysql-servers A and B with the same Database DB. Sometimes, I
would like to make a snapshot of DB from A and then synchronize DB on B
with this snapshot. OK, logical dump on A, destroy DB on B and import
would work, but this ain't elegant, or?

Is there a better way? Can I manage to keep DB on B running while
importing, but also to be sure, that the synchronization is exact?

Greetings 
-- 
Jochen Witte
<[EMAIL PROTECTED]>
PGP fingerprint = 2F92 97EA BB67 E49A EE79  AD55 2FE7 DF05 EA9A 3A32
Keyserver = www.keyserver.net


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