i want to synchronize table A from database A with table B from database B..
i read somewhere that i can replicate with update or binlog but this would
update the whole database.. 

how can i use update log to update only certain tables and only the records
which was deleted/inserted/updated from the last replication..

-- 
Sent through GMX FreeMail - http://www.gmx.net


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