June 20, 2013

Post: Choosing a MySQL HA Solution - Post-Webinar Q&A

DRBD is run in combination with heartbeat or pacemaker or something similar, and if one of the servers in the DRBD … possible to build something more involved if that’s what you need. Q: What MySQL HA solution is most … I left it. Maybe I’ll try messing around with this again at some point in the …

Post: Finding your MySQL High-Availability solution – Replication

… the most popular HA solution for MySQL, replication. High Availability solution for MySQL: Replication This HA solution is the easiest to implement and to manage. You… many cases to build effective and scalable highly available solutions but it has some limitations. In my next blog post, I’ll present another HA solution build around Heartbeat and DRBD.