(Sort of ) replication issue

2002-01-29 Thread Victoria Reznichenko
David, Monday, January 28, 2002, 10:43:38 PM, you wrote: DS> REALFROM: David Shields <[EMAIL PROTECTED]> DS> HOUR: 2002012901 DS> You wrote: DS> What about mysqldump? See http://www.mysql.com/doc/m/y/mysqldump.html DS> for more info about mysqldump. DS> well, no, not really : DS> site1 - ha

(Sort of ) replication issue

2002-01-28 Thread David Shields
You wrote: What about mysqldump? See http://www.mysql.com/doc/m/y/mysqldump.html for more info about mysqldump. well, no, not really : site1 - has apache / php / mysql + database x site2 - has apache / php / mysql + database y site3 - has apache / php / mysql + database z at 9:00 am all data

(Sort of ) replication issue

2002-01-28 Thread Victoria Reznichenko
David, Monday, January 28, 2002, 10:39:12 AM, you wrote: DS> Hi, I was wondering if any of you clever people out there can help me. I DS> have a client with a problem I'm sure some of you have fixed in the past ... DS> Client has 3 geographically separate sites, running same application (mine,

Re: (Sort of ) replication issue

2002-01-28 Thread admin
Hi. Not only that you also sent it to the wrong person:) It was david that asked the question anyway i cc it to the list and him. sometime i will experiment with that also but time is to short:) Regards /PM\ Ed Lazor wrote: > > doh... I should go to bed... I just reread what I wrote and it da

Re: (Sort of ) replication issue

2002-01-28 Thread admin
Hi. I would do a simple read file,search database,input record script in perl and transfer the files using scp (ofcourse i asume this is in linux/unix) put it all under cronjob and it should work fine. On the other hand i am sure others have better ideas:) /PM\ David Shields wrote: > > Hi,

(Sort of ) replication issue

2002-01-28 Thread David Shields
Hi, I was wondering if any of you clever people out there can help me. I have a client with a problem I'm sure some of you have fixed in the past ... Client has 3 geographically separate sites, running same application (mine, of course) and generating data on MySQL database. Periodically (proba