posted by
Petri Virsunen
on
Wed 09 May 2012 20:56 UTC
Tags:
High availability is about more than just making sure that applications can get to your data, even if there is a failure:
How about when you are upgrading your database schema
What if you need to add memory to a database server or reconfigure/restart MySQL
If your apps want to read data from a MySQL slave, how can you be sure they are not reading stale data without re-coding your apps
What
Votes:
You must be
logged in
with a MySQL account to vote on Planet MySQL entries.
More information on PlanetMySQL voting.
Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.