MySQL Forums
Forum List  »  NDB clusters

mysqld can't start
Posted by: Jeff
Date: September 13, 2005 02:13PM

I am setting up the cluster and run into a problem starting mysqld:

[root@mysql01 tmp]# mysqld &
[1] 21633
[root@mysql01 tmp]# 050913 15:34:09 [ERROR] mysqld: unknown variable '--ndb-connectstring=10.50.50.2'


[1]+ Exit 7 mysqld

The /etc/my.cnf is:

[MYSQLD]
ndbcluster
--ndb-connectstring=10.50.50.2

[MYSQL_CLUSTER]
--ndb-connectstring=10.50.50.2

I tried also ndb-connectstring=10.50.50.2 and it also did not work. I have the following rpm installed on the physical server (both a ndb node and a sql node).

MySQL-Max-5.0.12-0
MySQL-client-5.0.12-0
MySQL-server-5.0.12-0
MySQL-ndb-storage-5.0.12-0
MySQL-ndb-extra-5.0.12-0
MySQL-devel-5.0.12-0
MySQL-ndb-tools-5.0.12-0
MySQL-shared-5.0.12-0

Thanks!

Options: ReplyQuote


Subject
Views
Written By
Posted
mysqld can't start
4848
September 13, 2005 02:13PM
2216
September 13, 2005 10:57PM
2024
September 14, 2005 07:25AM
2179
September 14, 2005 09:08AM
1979
September 14, 2005 09:58AM
1937
September 15, 2005 07:42AM
1913
September 15, 2005 02:59PM


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.