On Wednesday 18 December 2002 17:18, you wrote: > At 16:57 18-12-02 +0200, you wrote: > >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? > > use adb; > update atable set name = 'test'; > > the query showsup in the logs but values aren't changed
It is already fixed in 4.0.6 -- 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