So, here is an Alpha quality port of the MySQL Cluster management server to Win32 based on the current MySQL 5.0 tree.
This isn’t going into 5.0, so don’t expect to ever have that.
This isn’t going into 5.1 either, so don’t expect it there.
It’ll go into some future release at some level of general “supported” status that has yet to be decided.
ONLY USE THIS FOR EXPERIMENTAL PURPOSES.
IT IS EARLY RELEASE – IT HARMS PUPPIES!
But, it would be great for those who may be interested in having a ndb_mgmd on Win32 at some point to grab the binary, have a play and find some bugs.
For any bugs filed, please submit to bugs.mysql.com and explicitly mention that it’s version “5.0.50-ndbwin32r1” and mention that it’s the specific build (i.e. it shouldn’t go through the normal bug verification procedure and instead end up with me looking at it directly).
So, here’s the files:
- Patch series
http://www.flamingspork.com/mysql/mysql-5.0.50-ndbwin32r1/patches - Source tree used to build (11.8MB):
http://www.flamingspork.com/mysql/mysql-5.0.50-ndbwin32r1/mysql-5.0.50.tar.gz - Built source tree (the ndb_mgmd.exe, all the intermediate object files, symbol files and whatever else cmake and Visual Studio go and create) (32.7MB)
http://www.flamingspork.com/mysql/mysql-5.0.50-ndbwin32r1/mysql-5.0.50-ndbwin32r1-built.tar.gz - Just the executable (ndb_mgmd.exe – debug built) (3.2MB):
http://www.flamingspork.com/mysql/mysql-5.0.50-ndbwin32r1/ndb_mgmd.exe
Hopefully this brings you joy.
Oh, and yes, you can go and run it under WINE so you don’t have to actually use MS Windows.
enjoy!