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