MySQL Forums
Forum List  »  NDB clusters

Re: no-install release - where to find?
Posted by: Jon Stephens
Date: November 21, 2017 03:26AM

Quote

... the file that is included in the installation of the management server called my.ini according to the manual.

I think that's out of date. (Which is most likely my fault. *groan*) That was originally written wayyyy back in 5.1 times, and there have been a few changes since then.

Good thing you filed that bug report, which I've now made sure is assigned to me. I will have to set up some Windows instances (I employ Linux 99% of the time for both work and personal use) and do some checking/testing, so it may take a little while for me to resolve this. Thanks for bringing this to my attention--that entire section is probably due for some review/revision.

Use the config.ini file similar to what's shown in the Manual. Start the management node with --config-file or -f to tell it where this file is located. IIRC, you only need to do this when

1. Starting ndb_mgmd for the first time.

2. (Re)Starting ndb_mgmd following a configuration change (or if for some reason the management node's binary copy of this file is missing or corrupted, which should not happen under normal circumstances).

cheers

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: no-install release - where to find?
471
November 21, 2017 03: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.