Commit graph

7 commits

Author SHA1 Message Date
joreland@mysql.com
5fe332db5e merge 2004-12-16 22:42:27 +01:00
tomas@poseidon.ndb.mysql.com
aec0b4e4d7 fixed error in test result
added extra calls to retrieve connectstring used
    reengineered connect somewhat to make retries etc explicit
2004-11-30 17:47:47 +00:00
tomas@poseidon.ndb.mysql.com
7ec0239162 changed mysqladmin.c to mysqladmin.cc
no need for dvlags to have DEFINE_CXA_PURE_VIRTUAL anymore
    aligned the parsing of connectstring, retries for connect, allocation of nodeid for all cluster nodes
    removed all dependencies of LocalConfig, except for mgmapi internals
    enabled multiple management servrs to fetch data configurations from eachother
2004-11-18 18:38:38 +00:00
joreland@mysql.com
4f2ba8e9f9 wl1744 - ndb win-port 2004-11-11 21:38:42 +01:00
tomas@poseidon.ndb.mysql.com
8bfc619e1d moved LocalConfig out of config retriver 2004-09-25 14:10:06 +00:00
tomas@poseidon.(none)
cea153400e added connect thread to Ndb_cluster_connection +
some other small fixes
2004-09-02 12:04:50 +00:00
tomas@poseidon.(none)
bc8594364a added class Ndb_cluster_connection to prepare for making order of starting mysqld and ndbd irrelevant 2004-09-01 14:56:53 +00:00