There are many ways to get HA with mysql. But what way do you use?<p>How do you handle unplaned failure?
How do you handle maintanace?
Do you use master->slave and promote the slave on need? Do you use a shared file system and passive master? Or maybe something else?
Or did you simply design your application to not care if the database goes down?