Does MySQL come with a built-in automatic failover? Or, are there load-balancers out there that can "detect" whether the database is alive...and if not...shoot it to the failover database?
I know basic MySQL, but do not know the best way to design failover for one master DB.