# Highly Available mySQL Cluster

**URL:** https://forums.percona.com/t/highly-available-mysql-cluster/2374
**Category:** Other MySQL® Questions
**Created:** [January 8, 2008, 11:53am UTC](https://forums.percona.com/t/highly-available-mysql-cluster/2374 "2008-01-08T11:53:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![abrecher](https://avatars.discourse-cdn.com/v4/letter/a/c37758/32.png) [@abrecher](https://forums.percona.com/u/abrecher)
#### Post date: [January 8, 2008, 11:53am UTC](https://forums.percona.com/t/highly-available-mysql-cluster/2374/1 "2008-01-08T11:53:20Z")

</div>

We’re trying to setup a Highly Available mySQL Cluster.

Our system should not be reliant on certain table types, and should be able to use all types of Table Engines.

MySQL Write queries should be able to take place on any active server in the cluster.

If a server goes down, the databases should be able to be brought up to date without stopping write commands on any of the servers that remain up.

Any assistance you can provide would be **GREATLY** appreciated.

---

<div class="post-metadata">

### Author: ![erkules](https://avatars.discourse-cdn.com/v4/letter/e/db5fbb/32.png) [@erkules](https://forums.percona.com/u/erkules)
#### Post date: [January 9, 2008, 5:48am UTC](https://forums.percona.com/t/highly-available-mysql-cluster/2374/2 "2008-01-09T05:48:05Z")

</div>

Its confusing.  
Do you wanna use MySQL-Cluster?  
Then you are restricted on the NDB-Engine.  
And the MySQL-Cluster is the only solution for your requirements.
