Quantcast
Channel: MySQL Forums - NDB clusters
Viewing all articles
Browse latest Browse all 1562

Installing cluster as a service on Windows (3 replies)

$
0
0
I am trying to install cluster as a service as outlined in the following guide:

http://dev.mysql.com/doc/refman/5.5/en/mysql-cluster-install-windows-service.html

I have the sw located under the following directory:

d:\Program Files\MySQL\MySQL Server 5.5 Cluster\
and I have had the cluster running fine, but not installed as a service.
To install it as a service I am running the first command:

"d:\Program Files\MySQL\MySQL Server 5.5 Cluster\bin\ndb_mgmd.exe" --install=MySQLClusterMgmd --configdir="\"d:\Program Files\MySQL\MySQL Server 5.5 Cluster\conf"\"

Which returns an Service Successfully Installed message.

When I try and start this service I get the following error in event viewer:
Directory 'D:Program' specified with --configdir does not exist. Either create it or pass the path to an already existing directory..

I have gone through multiple iterations of quotation marks and single quotes, but I cannot get it installed.

Any help on the proper syntax would be great.
Thanks.

Viewing all articles
Browse latest Browse all 1562

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>