Hello all,

Yeah i have worked with this replication to the core
but i faced some minor problem with that
as i have to do it in two way
hence i dropped that idea and hunting for some other way to do that
so i put those words like remote entry
any way thanks a lot for your response
-----
Actually i am doing some work related to redundancy
so i am having two machines and at a time one is active and another is
passive
so when the active state the mysql will be keep on updating and the other
passive server will be continuously updating its mysql with the active
server
at some time when the active server goes down that related entry will be
not sent to the remote
i do it as two-way replication for that i am facing some problem
hope u r getting me
thanx

Charitha,
Friday, July 12, 2002, 7:49:03 AM, you wrote:

C> Can i make mysql to put enteries in two different machines
C> If there is an entry made in mysql in local machine, is there any
options
C> so that the same entry is made in the remote machine mysql db
C> If there is any option pls. let me know
C> Thanx in advance

If I fully appreciate, you want all changes with data on your local box
will be
applied with data on your remote box? If so, take a look at
replication:
            http://www.mysql.com/doc/R/e/Replication.html

-- 
Regards,
Charitha




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