MySQL Forums
Forum List  »  NDB clusters

Re: Mysqld Start failed. * 22: Error * The process has wrong type. Expected a DB process.: Permanent error: Application error
Posted by: Tim Lee
Date: December 11, 2014 04:49AM

Hi Stephens,

The files are in the directory, and the cnf file as follows:

[root@SQL1 61]# ls
auto.cnf ib_logfile0 my.cnf mysqld.61.err ndbinfo sdnportal tmp
ibdata1 ib_logfile1 mysql mysql.socket performance_schema test
[root@SQL1 61]# cat my.cnf


[mysqld]
log-error=/opt/SQL/61/mysqld.61.err
datadir="/opt/SQL/61/"
tmpdir="/opt/SQL/61/tmp"
pid-file="/opt/SQL/mysqld.61.pid"
basedir="/usr/"
port=3306
ndbcluster=on
ndb-nodeid=61
ndb-connectstring=192.168.168.187:1186,
socket="/opt/SQL/61/mysql.socket"

Options: ReplyQuote




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.