Hi,

My department is migrating our application from MySQL-3.22.x to 3.23.49.
I am
interested in the new replication function and I have question about
using this replication facility.

Let say I have Database_A at Site A and Database_B at Site B. I wish to
replicate both Database_A and Database_B to a server at Site C. Site A
is not connected to Site B and are separate network and Site A and B are
connected to Site C on a dial-up (dial on demand basis) line. Can I do
the replication? The replication is on scheduled basis, say daily.

Will I get the following result on Server at Site C?

% show databases;

Output:
Database_A
Database_B

Thanks.
-- 
+-------------------------------------+--------------------------------+
| Adrian Hoe                          | [EMAIL PROTECTED]            |
| Procrastination prevents creativity | [EMAIL PROTECTED]    |
+-------------------------------------+--------------------------------+

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