On Monday 10 December 2001 10:30, Benjamin Pflugmann wrote: > You may want to have a look at "replication" in the fine manual: > http://www.mysql.com/doc/R/e/Replication.html
A lot of info there! But it seems to apply mainly to v4. I'm not sure of Ananth's situation, but what I want to do is have dbs on a web site periodically synced to the same dbs on a LAN db server which is on dialup. Both are using v3.22.27, and are on *nix. I was thinking of having a cron job on the website to dump the dbs, and then another cron job on the lan box to dial up, download the dump, and then update the local dbs (if that is possible - otherwise it could be done manually, I suppose). Is there any more elegant method to do this? TIA Kevin --------------------------------------------------------------------- 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