Getting closer to some serious MySQL Cluster NDB API development
on Windows, we still need a decent development environment, and
as for myself, I like the ability to have a self-contained
environment for this, at least contained within one computer, so
that I can develop when on the road. So this means I have to use
Windows as a Server anyway, right, if I am developing Windows
applications? Well, not necessarily, there is always the option
of using a VM, such as VirtualBox or something. But I really do
prefer to use the native Windows environment for this, which has
a few issues.
As I have said before, I do prefer Linux / Unix as a Server
platform. But in this case, Windows will only be a development
server, which is different. And if you want to use Windows as a
production server, well as I have said before, that is fine too,
although not my cup of tea,
But running MySQL Cluster on Windows as of version 7.1.4b of
MySQL Cluster is …
[Read more]