Hi Guys, What would be the best way to achieve database replication wherein the copy of db1 and db2 on MySQL server on network1 should be the same on MySQL server on network2, every time changes happen whether it happens on site1 or site2, db1 and db2 on both sites should still be the same, raw data replication? or MySQL Master/Slave replication? using mysqldump run through a script/cronjob? Both sites are connected via VPN tunnel.
Thanks in advance. -- http://jangestre.blogpsot.com
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

