An error occurred fetching the project authors.
- 20 Dec, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
moved NdbWaiter, m_ndb_cluster_connection, to impl class moved node selection things to cluster connection moved all private things to impl class added opts for shared memory and node selection changed opts handling somewhat; introduced enum for options and common handling of option variables added checks for transporter support automatic addition of shared mem transporters moved wait_until_ready code to cluster connection added control of usage of new node selection method
-
- 30 Nov, 2004 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
added extra calls to retrieve connectstring used reengineered connect somewhat to make retries etc explicit
-
tomas@poseidon.ndb.mysql.com authored
rewrote safer added return value to shutdown nicer printouts removed exit at shutdown
-
- 18 Nov, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
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
-
- 25 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 27 Sep, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
added some debug printouts some changes in ndbcluster_init to make start of mysqld first work
-
- 25 Sep, 2004 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
- 13 Sep, 2004 1 commit
-
-
magnus@neptunus.(none) authored
-
- 09 Sep, 2004 1 commit
-
-
tomas@poseidon.(none) authored
fixed some mutex locks for Ndb objects moved TranspoterFacade::stop_instance to cluster connection moved Socket Server::start_server outside the TransporterFacade::start_instance thread
-
- 06 Sep, 2004 3 commits
-
-
ndbdev@ndbmaster.mysql.com authored
-
tomas@poseidon.(none) authored
fixed some error codes in Ndb so that 4009-cluster failure is returned when cluster is not up
-
tomas@poseidon.(none) authored
fixed memory leak in object map fixed uninitialized value blobs_pending
-
- 02 Sep, 2004 1 commit
-
-
tomas@poseidon.(none) authored
some other small fixes
-
- 01 Sep, 2004 1 commit
-
-
tomas@poseidon.(none) authored
added class Ndb_cluster_connection to prepare for making order of starting mysqld and ndbd irrelevant
-