MySQL Cluster: Difference between revisions

Content deleted Content added
Line 19:
 
==Limitations==
The largest limitation currently is with the fact that it is an in-memory database. This means that across the cluster setup, you need enough RAM to store the entire dataset. Other limitations are listed in the [http://dev.mysql.com/doc/mysql/en/MySQL_Cluster_Limitations_in_4.1.html MySQL Manual]
 
==History==