---

How to Install a MySQL Cluster on Ubuntu 16.04

In this tutorial, I will show you how to install a ‘MySQL Cluster’ on Ubuntu 16.04 LTS (Xenial Xerus). MySQL Cluster is a technology to provide high availability for MySQL Databases. It uses NDB (Network DataBase) or NDBCLUSTER as the database storage engine. MySQL Cluster is designed as multi-master ACID architecture with no single point of failure, it uses automatic sharding (partitioning) to scale out read and write processes.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis