Baron Schwartz schrieb:
So, how it's possible to replicate one specific db? I have 4 db's writing
into binlog. I need only one of them at client site. After the successful
setup of the replication I get errors on client site like no such table, no
such database etc...

On the slave side, use --replicate-wild-do-table=<db>.%

I would stay away from any of the do-db or ignore-db settings.


Can you explain, why?

Thanks,
        Uwe

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to