Problem with Replication - Slave Option replicate-ignore-table and replicate-wild-ignore-table

2004-09-10 Thread Mike Lohman
om/mysql/153722 I tried several times to delete the master.info on the slave and restart the slave-server. Replication allways got up to work again. But the replicate-wild and replicate-ignore-table entries are never used. Please help. Part of the slave- my.cnf, concerning replication: master-host

Re: replicate-ignore-table

2002-02-20 Thread Jeremy Zawodny
On Wed, Feb 06, 2002 at 10:02:02AM -0600, Todd Newbold wrote: > Hi everyone, > >When using replicate-ignore-table in mysql, does filtering happen > before or after transmission from the master to the slave? Is the directive on the slave? If so, that's where it happ

replicate-ignore-table

2002-02-06 Thread Todd Newbold
Hi everyone, When using replicate-ignore-table in mysql, does filtering happen before or after transmission from the master to the slave? Thanks - Before posting, please check: http://www.mysql.com/manual.php (the

Feature Request: replicate-ignore-table for Master *before* killing updatelog!

2001-03-05 Thread Peter Holm
Hi, it would be nice to have a replicate-ignore-table for the Master also! It works fine, but if one has to replicate only certain tables of a db it would be good to have this. It is not enough to have this on slave only, because we do not want to send the data of whole databases across the