On Wednesday 18 December 2002 11:36, Wico de Leeuw wrote:

> I've setup replication with a master-slave.
> But i only want to replicate some databases so i'd put in my.cnf on the
> slave (it's being used, checked that)
> replicate-wild-do-table=adb.% (it has to catch cross updates to)
> I also tried to replicate-do-database=adb (in different combinations)
>
> What i have found: (replicate-wild-do-table=adb.%)
> create/drop/insert/delete with current db adb works, replace isn't working

Replace works fine for me with 4.0.6 master and 4.0.5 slave.
Could you provide a repeatable test case? 

> also crossupdates don't work

Multitable updates don't work for me, too. Thanks for report!

> Anyone who can  point me to what i'm doing wrong? (or is it a bug)
>
> Using mysql 4.05 standart



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to