MySQL Cluster: Difference between revisions

Content deleted Content added
Line 16:
 
===Shared Nothing===
MySQL Cluster is designed to have no [[single point of failure]]. Provided that the cluster is set up correctly, any single node, system, or piece of hardware can fail without the entire cluster failing. No sharedShared disk ([[Storage area network|SAN]]) is not required. The interconnects between nodes can be standard [[Ethernet]]. Gigabit Ethernet and [[Scalable Coherent Interface|SCI]] interconnects are also supported.
 
==Implementation==