MySQL Forums
Forum List  »  NDB clusters

Re: how to change the portnumber 1186 to another port of ndb_mgmd ?
Posted by: Jonathan Stephens
Date: May 19, 2006 06:02PM

Try

ndb-connectstring= 10.10.8.106:21186

or

ndb-connectstring= "10.10.8.106:21186"

See http://dev.mysql.com/doc/refman/5.0/en/mysql-cluster-connectstring.html for more info.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: how to change the portnumber 1186 to another port of ndb_mgmd ?
1160
May 19, 2006 06:02PM


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.