Which server is going to perform the application logic (the one on the LAN
I'd hope) ?

Can you just replicate to the local one from the internet ?

I've done a lot of things like that in PHP , depends on the data sizes and
error checking etc etc.

Jerry


----- Original Message ----- 
From: "Nikos Gatsis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 29, 2003 8:15 PM
Subject: compare db's


> GlacierHello list
>
> I have 2 mysql databases.
> The first is on the internet (under RH linux 7,2).
> The second is on a local network (under RH linux 7,2 also).
> The two databases have some common tables and I wish to "compare" them and
> "copy" the new record of the Internet tables to the local database.
>
> Any ideas how to do that;
> I use mysql 3,23,33 and php 4,06
> Thanx
> Nikos
>
>
>
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to