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

SQL node not starting (1 reply)

$
0
0
I am trying to set up a cluster, with minimal configuration until I get it working, then I will fine tune it.

I have managed to get the mngt node & 2 data nodes running, however I can't get the sql node running, it starts, and then shuts down again with no further info at the prompt as to why it stopped.

I have used the no-install/zipped version.
I unzipped everything to the folder c:\mysql folder.
Under the MySQL folder I have the my.ini file with the following in...

[mysqld]
# Options for mysqld process:
ndbcluster #run NDB storage engine

[mysql_cluster]
# Options for NDB Cluster processes:
ndb-connectstring=192.168.7.112 #location of management server 1

At the command prompt I type in c:\mysql\bin\mysqld.exe
A few seconds later it stops and waits at the prompt again.

When I look in the file c:\mysql\data\MySQL-SRV.err I see a few errors like...
Table mysql.plugin doesn't exist...
Could not find database directory MySQL...

However, in the file I do see a reference to 192.168.7.112 which is my mngt node, so it looks like it is making contact with it.

I'm not sure how to proceed further, what to check for, if someone could suggest a way forward please.

Viewing all articles
Browse latest Browse all 1562

Trending Articles



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