MySQL Forums
Forum List  »  NDB clusters

Re: MySQL vs MS SQL Server clustering
Posted by: Brian Moon
Date: January 03, 2006 10:59AM

Its not a SAN on the backend, but a MySQL cluster. The cluster is a storage engine for MySQL. It runs on multiple machines and spreads the data across them all. You then run multiple MySQL daemons on the front end that use the cluster as its storage engine. In the end, what you said is true, its just not on a SAN.

Brian Moon
Phorum Dev Team
http://phorum.org/
-----------------------
dealnews.com - How to go broke saving money.
http://dealnews.com/

Options: ReplyQuote


Subject
Views
Written By
Posted
3878
January 03, 2006 10:49AM
Re: MySQL vs MS SQL Server clustering
2138
January 03, 2006 10:59AM
1929
January 03, 2006 02:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.