I've got, in my slave my.cnf:

replicate-wild-do-table = RemoteTableName
replicate-rewrite-db = RemoteTableName->LocalTableName

... and the slave thread seems to be happily following along with the sequence numbers on the master, but when I insert data into the master's "RemoteTableName", nothing shows up on the slave.

Any thoughts (SQL)?

--
Michael T. Babcock
C.T.O., FibreSpeed Ltd.
http://www.fibrespeed.net/~mbabcock



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