An error occurred fetching the project authors.
- 24 Feb, 2005 1 commit
-
-
stewart@mysql.com authored
-
- 23 Feb, 2005 1 commit
-
-
stewart@mysql.com authored
-
- 17 Feb, 2005 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
corrected spelling
-
tomas@poseidon.ndb.mysql.com authored
-
- 16 Feb, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
changed to set NdbMgmHandle from IPPConfig, and use info from configuration, instead of mgm handle from config retrieval
-
- 11 Feb, 2005 1 commit
-
-
stewart@mysql.com authored
- when connecting to a mgm server as a transporter, create a NdbMgmHandle - over this mgm handle, report the dynamic ports - then turn it into a transporter - this will re-report dynamic ports to mgmds when they restart (as we'll have to set up our transporter again). This will also report it to all mgmds (as we'll have transporters to all of them).
-
- 09 Feb, 2005 1 commit
-
-
stewart@mysql.com authored
Treat the management server specially. It should always be the server in a transporter as we then have a known port to connect to on node restart. allows a mgm connection (i.e. to the management server port, our known port) to be transformed into a transporter connection. Also, clean up the struct TransporterConfiguration (used to be a struct for each transporter type. now there's just one)
-
- 14 Jan, 2005 1 commit
-
-
stewart@mysql.com authored
(Suggested by Tomas Ulin as part of review for WL2278)
-
- 12 Jan, 2005 1 commit
-
-
stewart@mysql.com authored
When a node restarts it starts over again with fetching the configuration - It is not sure that it can use the "old dynamically allocated port number" again. - It should however try to reuse the old one, if not possible it should allocate a new one. One has to be able to distinguish between portnumbers specified originally in the config, and ones that has been dynamically added (the latter may be changed if "busy", but the first cannot be changed). We use negative portnumbers for ports that are ok to change.
-
- 23 Dec, 2004 1 commit
-
-
stewart@mysql.com authored
In "client connect thread", let the client read the port to connect to using ndb_mgm_get_connection_int_parameter. The request for the port is resent on every connect attempt.
-
- 22 Dec, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
changed name of g_eventLogger so it can be used in TransporterRegistry and is the same as in the kernel
-
- 16 Dec, 2004 1 commit
-
-
stewart@mysql.com authored
Add calls to mgmd after setting up connections. (not fully functional yet, checkin for pull)
-
- 14 Dec, 2004 2 commits
-
-
joreland@mysql.com authored
-
joreland@mysql.com authored
-
- 09 Nov, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 16 Sep, 2004 1 commit
-
-
tomas@poseidon.(none) authored
added support for setting up multiple interfaces correct connect address for mgmt server bug, -l flag would be interpreted as connectstring added flag to remove all node id checks changed automatic allocation of ports somewhat
-
- 24 Jun, 2004 1 commit
-
-
tomas@poseidon.bredbandsbolaget.se authored
-
- 23 Jun, 2004 1 commit
-
-
tomas@poseidon.bredbandsbolaget.se authored
-
- 14 Apr, 2004 1 commit
-
-
magnus@neptunus.(none) authored
-