> I need to sincronice two mysql databases that are in different places. It
is
> imposible to centralice everything in one database. Then I would need to
> sincronice the changes made in both of them one time per day.
> Is there any way to do this?

See the section on replication in the manual at
http://www.mysql.com/doc/en/Replication.html

Note that replication works over an intermittent connection.

      Alec Cawley




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