Everyone,

Im just curious if possible, I had two MySQL server...one is the replica of
the master server. And to make the database in safe and intact even if
there's a hang-up. I use auto back-up using the MySQL dump program. But if
master server is downed. All I do is redirect my front-end application to
point to the slave server. But I done this manually. All I want is to make
it transparent to users in changing from server A to server B. is there an
easy way to implement this on Windows platform?...I use the Win32 version of
MySQL...and all my front-end is also in Win32 environment...is it possible
to build a decision maker between the two server?...if master is up then all
loads are directed to master but if the master is dead then automatically
all loads are carried by the slave...I just wondering if someone can help me
to this...and I highly appreciate any ideas...




R.B.Roa
Traffic Management Engineer
PhilCom Corporation
Tel. No.        (Office) 858-1028
(Home) 858-8889
Mobile No. (63) (919-3085267)



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