On Mon, Dec 22, 2008 at 6:40 PM, Baron Schwartz wrote:
>>> Right. Unless you have some other settings (binlog-do-db or
>>> binlog-ignore-db on the master?) that are interfering
>
> You saw this ^ right?
>
>> on master:
>> mysql> show master status;
>> +--+--+--
, December 23, 2008 8:11 AM
To: Bryan Irvine
Cc: mysql@lists.mysql.com
Subject: Re: replication of databases
>> Right. Unless you have some other settings (binlog-do-db or
>> binlog-ignore-db on the master?) that are interfering
You saw this ^ right?
> on master:
> mysql&g
>> Right. Unless you have some other settings (binlog-do-db or
>> binlog-ignore-db on the master?) that are interfering
You saw this ^ right?
> on master:
> mysql> show master status;
> +--+--+--+--+
> | File | Position | Binlog
On Sun, Dec 21, 2008 at 8:35 AM, Baron Schwartz wrote:
> Hi Bryan,
>
> On Wed, Dec 17, 2008 at 5:35 PM, Bryan Irvine 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
Hi Bryan,
On Wed, Dec 17, 2008 at 5:35 PM, Bryan Irvine 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.