Hi, care to elaborate on the pit-falls of binlog-do-db?


Thanks,
Atle

On Wed, 4 Mar 2009, Baron Schwartz wrote:

No.  But I would recommend removing binlog-do-db and using
replicate-wild-do-table=<mydb>.% on the slave instead.  The
binlog-do-db approach has many pitfalls anyway, and is likely to burn
you at some point, e.g. get the slave out of sync with the master.
The bonus of my suggestion is that you'll be able to see from SHOW
SLAVE STATUS what's being replicated.

--
Baron Schwartz, Director of Consulting, Percona Inc.
Our Blog: http://www.mysqlperformanceblog.com/
Our Services: http://www.percona.com/services.html



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