Hi Bryan, On Wed, Dec 17, 2008 at 5:35 PM, Bryan Irvine <sparcta...@gmail.com> wrote: > I've got a master-master set up and I'm trying to figure out the best > way to add new databases to the cluster. I've not set anything for > the replica-do-db which my understanding means it will sync everything > correct?
Right. Unless you have some other settings (binlog-do-db or binlog-ignore-db on the master?) that are interfering. > So if I create a new DB is the create command supposed to replicated > as well? (it's not working for me if it is). Yes, it should be working. What do you mean by "isn't working"? How did you test it? Did you check to be sure the slave is running? SHOW SLAVE STATUS should show you. -- 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