MySQL Forums
Forum List  »  NDB clusters

Re: API Not Connected
Posted by: R M
Date: July 15, 2012 09:55AM

Also, my my.cnf looks like:

[mysqld]
ndbcluster
datadir=/sql/my_cluster/mysqld_data
basedir=/sql/my_cluster
port=5000


...and when I try to start the mysqld, I get:

[root@myClust01 conf]# /usr/sbin/mysqld --defaults-file=/sql/my_cluster/conf/my.cnf &
[1] 10511
[root@myClust01 conf]# 120715 11:48:57 [ERROR] An old style --language value with language specific part detected: /sql/my_cluster/share/mysql/
120715 11:48:57 [ERROR] Use --lc-messages-dir without language specific part instead.
120715 11:48:57 [ERROR] Can't read from messagefile '/sql/my_cluster/share/mysql/errmsg.sys'
120715 11:48:57 [ERROR] Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root!

120715 11:48:57 [ERROR] Aborting

120715 11:48:57 [Note]

[1]+ Exit 1 /usr/sbin/mysqld --defaults-file=/sql/my_cluster/conf/my.cnf
[root@myClust01 conf]#


Help! Thank you very much.

Options: ReplyQuote


Subject
Views
Written By
Posted
4520
R M
July 15, 2012 09:28AM
Re: API Not Connected
2300
R M
July 15, 2012 09:55AM
2293
R M
July 15, 2012 10:28AM
1426
July 23, 2012 07:26AM


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.