I have two identical primarily readonly databases that I want to be able to
upgrade on the fly. What I want to be able to do is take one down and 
have all my connections redirected to the second database automatically. I
would also like the same auto failover when a database crashes, because of
cpu, disk, etc. In oracle I can setup tnsnames failover. Is there a similar
mechanism in MYSQL to redirect failed connections to a secondary database?

Thanks, Dave Turner

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