Johan De Meersman wrote:

> On Wed, Dec 15, 2010 at 10:08 AM, Per Jessen <p...@computer.org> wrote:
> 
>> Per Jessen wrote:
>>
>> > Is there a way of limiting that?  Alternatively, is there a way of
>> > doing "replication-on-demand", perhaps triggered by cron?
>>
>> Ignore this, problem solved.  I'll let the slaves query the master
>> regularly and just reload the entire table.
>>
> 
> That works. As for what you're seeing, you're probably limiting
> replication on the slave instead of limiting binlogging on the master.

Yes, that sounds like what I'm doing. 

> Can't quite recall the exact option, something like binlog-do-db I
> think.

Thanks for the hint, might still come in useful.


/Per Jessen, Zürich


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