MySQL Forums
Forum List  »  NDB clusters

Re: NDB configuration
Posted by: Peter Hsu
Date: June 10, 2005 10:42PM

I had similar problems with the config file.

What was causing errors were comments on the same line as [NDB_MGMD].

i.e.:

[NDB_MGMD] # Management node configuration

gave me errors, but when I changed it to

[NDB_MGMD]

I had no problems.

It did not, however, allow me to list the datadir parameter for MYSQLD entries in the file. Maybe this was taken out? Maybe the sample config file in the documentation at http://dev.mysql.com/doc/mysql/en/multi-config.html needs to be updated.

I'm running mysql-max 4.1.12

Options: ReplyQuote


Subject
Views
Written By
Posted
7221
April 04, 2005 08:42AM
2211
April 04, 2005 09:48AM
2189
April 05, 2005 09:54AM
Re: NDB configuration
2082
June 10, 2005 10:42PM
1929
June 03, 2005 01:12PM
1787
June 13, 2005 05:58AM
1778
June 13, 2005 08:48AM
1989
June 16, 2005 10:38PM
2002
September 24, 2005 07:35PM


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.