Sync only this comma-separated list of databases.
On Mon, Mar 28, 2011 at 2:36 PM, David Juntgen <djunt
...@gmail.com> wrote:
> Hello,
> It appears that mk-table-sync does not allow sync'ing from a src database to
> a different dst database.
> I have a read only database that needs to be sync'ed to other servers
> nightly and mysqldump / import is taking too long. I would like to use
> mk-table-sync to compare and update any deltas of the two DBs. The source
> database has the exact same table structure has the destination database,
> the only difference is the database name.
> So I'm wanting to do :
> mk-table-sync --print --verbose --ignore-tables
> NPI_ids,NPI_load h=1,u=,p=,D=rxdb_load h=2,u=t,p=,D=rxdb_v1
> Basically two DSN's with different "D="'s.
> Thoughts?
> Regards,
> --Dave
> --
> David W. Juntgen
--