RE: Replication - Master/Slave Issue...

2007-11-05 Thread bruce
esses that would update the parent system with the local client information. thoughts/comments... -Original Message- From: Baron Schwartz [mailto:[EMAIL PROTECTED] Sent: Monday, November 05, 2007 9:55 AM To: bruce Cc: mysql@lists.mysql.com Subject: Re: Replication - Master/Slave Issue...

Re: Replication - Master/Slave Issue...

2007-11-05 Thread Baron Schwartz
Hi, bruce wrote: Hi... I have a situation where I'm looking at multiple child servers, each of which has it's own mysql/DB/Tbls... I want to be able to have all the information that exists in these tbls, to be captured, and copied to a single parent TBL on a separate machine. So, I'm trying to

Replication - Master/Slave Issue...

2007-11-05 Thread bruce
Hi... I have a situation where I'm looking at multiple child servers, each of which has it's own mysql/DB/Tbls... I want to be able to have all the information that exists in these tbls, to be captured, and copied to a single parent TBL on a separate machine. So, I'm trying to figure out what's t