Andrew Pasetti wrote:
I'm a bit new to mysql replication. Can someone please
explain how to implement the --replicate-do-table
start up option?

Replication is up and running, but I would like to
limit the replication to just two specific tables in
one database only.

Using mysql v4.0.18 Linux/x86

Your advice will be greatly appreciated.

replicate-do-table=db.table1 replicate-do-table=db.table2

--
Sasha Pachev
Create online surveys at http://www.surveyz.com/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to