April 2010
Intermediate to advanced
276 pages
6h 16m
English
In this chapter, we will cover:
In this chapter, we will look at high-availability techniques for MySQL that rely on shared storage. The techniques covered elsewhere in this book have produced highly-available systems while maintaining the independence of each machine involved. Each machine had its own disk drive and the data in the database is synced at application level between the servers using replication or MySQL clustering. With shared storage, the actual database data is not stored ...
Read now
Unlock full access