MySQL Forums
Forum List  »  NDB clusters

Re: mysql: unknown option '--ndbcluster'
Posted by: Donal McMullan
Date: December 03, 2006 04:32AM

Redundant now, but perhaps someone else will Google for the error message. It's just a typo - MYSQL instead of MYSQLD:

#Options for MySQLD process
[MYSQL]
ndbcluster #run ndb engine

...should read...

#Options for MySQLD process
[MYSQLD]
ndbcluster #run ndb engine

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: mysql: unknown option '--ndbcluster'
1629
December 03, 2006 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.