MySQL Forums
Forum List  »  NDB clusters

Re: MySQL Cluster and Windows Server 2003
Posted by: Jonathan Stephens
Date: March 19, 2007 12:24AM

Quote
Stewart Smith
Note that you can have a mysql client application on windows accessing a mysql server on linux that is clustered. so your applications can exist on windows fine and still access a MySQL Cluster.

I can attest to this myself; I have PHP apps running on a Windows 2000 machine that access a MySQL Server running on a Linux machine that's part of a MySQL Cluster (4 other Linux machines).

Given that you'll need *dedicated* machines on which to run the data nodes ("Dedicated" = "You should not run any other apps on a Cluster data node host"), it oughtn't matter to the rest of your application what OS they use. MySQL and MySQL Cluster software does not have any special requirements as regards the operating system - a minimal installation of the OS is all you need, and there are plenty of Linux distributions (e.g. SuSE, RHEL, Fedora Core, Ubuntu, etc.) that practically install themselves.

I've adapted one of the diagrams from the Manual to try to make things a little clearer for you guys, and posted it here:

http://www.hiveminds.net/jon/images/web/cluster-components-2.png

Hope this helps.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
4210
December 17, 2006 09:35AM
3631
January 31, 2007 10:21AM
Re: MySQL Cluster and Windows Server 2003
5242
March 19, 2007 12:24AM
3297
J s
September 25, 2008 06:07AM


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.