MySQL Cluster: Difference between revisions

Content deleted Content added
Sdirector (talk | contribs)
Limitations: Fixed information implying that only indexes should be in memory in 5.0. Added a limitation on varchars.
m Added link
Line 1:
'''MySQL Cluster''' is a technology which added [[Shared nothing architecture|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 scalability. MySQL Cluster is implemented through an additional storage engine available within [[MySQL]] called NDB.
 
==Architecture==