Hi,

I have a question about Mysql replication,
I wanted to know how can I replicate a part of a Table data between 2 databases
in mysql4, and not the all tables data.

I already set mysql replication between the databases, and its worked fine,
But I need to filter data to replicate based on customer_id.

For each customer I have a slave database, and the master database handle all
customers informations. I need to replicate each customers data to his slave
database, whiout having to replicate all the database.

I don't know if I was very clear, as my english is not really fluent.

thanks for any information or solution.

---------------------------
http://webmail.netbadri.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