Re: Synchronizing a remote database with a local database

2007-03-20 Thread Dave M G
Janek, Thanks for responding. I was really hoping to not have to go to any third parties and start a whole new learning curve. Is what I'm after really not possible with MySQL? -- Dave M G Ubuntu 6.10 Edgy Eft Kernel 2.6.20-5-generic Pentium D Dual Core Processor PHP 5, MySQL 5, Apache 2 --

Re: Synchronizing a remote database with a local database

2007-03-16 Thread Janek Bogucki
On Fri, 2007-03-16 at 18:43 +0900, Dave M G wrote: > MySQL Users, > > I have a local website development environment where I have a "master" > MySQL database. > > I have several web sites which use the exact same database structure. > > The structure of the master database doesn't change very o

Synchronizing a remote database with a local database

2007-03-16 Thread Dave M G
MySQL Users, I have a local website development environment where I have a "master" MySQL database. I have several web sites which use the exact same database structure. The structure of the master database doesn't change very often, but it does sometimes. When that happens, I want to be abl