MySQL Forums
Forum List  »  Install & Repo

Re: can't able to start the mysqld Mysql Cluster 7.2 on Solaris 5.10
Posted by: aseem vinkle
Date: October 28, 2013 04:32AM

bash-3.2# bin/mysqld --defaults-file=/export/home/my_cluster/conf/my.cnf &
[1] 4339
bash-3.2# 131028 11:18:28 [ERROR] Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root!

131028 11:18:28 [ERROR] Aborting

131028 11:18:28 [Note] bin/mysqld: Shutdown complete


[1]+ Exit 1 bin/mysqld --defaults-file=/export/home/my_cluster/conf/my.cnf
bash-3.2# bin/mysqld --defaults-file=export/home/my_cluster/conf/my.cnf &
[1] 4340
bash-3.2# Could not open required defaults file: /export/home/mysql-cluster-gpl-7.2.13-solaris10-x86_64/export/home/my_cluster/conf/my.cnf
Fatal error in defaults handling. Program aborted

[1]+ Exit 1 bin/mysqld –defaults-file=export/home/my_cluster/conf/my.cnf



----------------------------------------------------------
ndb_mgm> show
Connected to Management Server at: localhost:1186
Cluster Configuration
---------------------
[ndbd(NDB)] 2 node(s)
id=3 @127.0.0.1 (mysql-5.5.31 ndb-7.2.13, Nodegroup: 0, Master)
id=4 @127.0.0.1 (mysql-5.5.31 ndb-7.2.13, Nodegroup: 0)

[ndb_mgmd(MGM)] 1 node(s)
id=1 @127.0.0.1 (mysql-5.5.31 ndb-7.2.13)

[mysqld(API)] 1 node(s)
id=50 (not connected, accepting connect from any host)



Pls urgent help is required !!!!!



Edited 2 time(s). Last edit at 10/28/2013 05:05AM by aseem vinkle.

Options: ReplyQuote


Subject
Written By
Posted
Re: can't able to start the mysqld Mysql Cluster 7.2 on Solaris 5.10
October 28, 2013 04:32AM


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.