This document discusses MySQL high availability. It begins with some questions to consider regarding high availability needs. It then covers key high availability concepts and terms. The main part describes various MySQL high availability solutions, including replication, clustering, heartbeat with replication, DRBD with replication, and shared storage with clustering agents. It concludes by mentioning some additional solutions and resources for MySQL high availability.