MySQL Cluster: Difference between revisions

Content deleted Content added
m spelling
Line 1:
'''MySQL Cluster''' is a technology which added shared-nothing clustering capabilities to the [[MySQL]] [[database management system]], starting with the production release of MySQL 4.1 in November 2004. The architecture is designed to allow for very high availability and also to provide high performance, while allowing for near linear scalibilityscalability. MySQL Cluster is implemented through an additional storage engine available within [[MySQL]] called NDB.
 
==Architecture==