An error occurred fetching the project authors.
- 12 Dec, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
added start backup parameter to enable setting wait state and set different timeouts depending on waitstate moved listen of backup event out of backup and into separete thread thread created at connect() and destroyed at disconnect() added start backup command options "nowait" "wait completed" "wait started" fixed log level settings
-
- 08 Dec, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
+ some extra debug printouts
-
- 07 Dec, 2004 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
stewart@mysql.com authored
Starting ndb_mgmd on a host which isn't in the configuration file as the ndb_mgmd (e.g. the ip address is different) would have ndb_mgmd segfault. There was a check in the code, but it was (potentially) trying to dereference null
-
- 29 Nov, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
added new error type "configuration or application error" Added check if backup is issued during diskless mode, backup refuse returned added possibility to get error code as a result from management client addded possibility to set connecstring with CONNECT command changed to use strcasecmp instead of strcmp added possibility to run one command on cammand client to ndb_mgm and get an errorcode of command fails made thread safe veriosn of getErrorText in management server aligned backup errorcodes with rest of ndb error codes giving it range from 1300 print error message from regular ndberror struct added new arrer type "cofiguration or application error" commented on allocaded ranges for errors
-
- 25 Nov, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
only try to connect to other ndb_mgmd if connect_string explicitly given or config_file not given
-
- 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
-
- 09 Nov, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 01 Nov, 2004 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
joreland@mysql.com authored
Move init of node-init-mutex to before alloc node id
-
- 25 Oct, 2004 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
- 23 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 21 Oct, 2004 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
joreland@mysql.com authored
-
- 25 Sep, 2004 2 commits
-
-
joreland@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
- 21 Sep, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 17 Sep, 2004 7 commits
-
-
joreland@mysql.com authored
-
joreland@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
removed some #id 0 code
-
tomas@poseidon.ndb.mysql.com authored
using tryBind instead to determine if we're "config host" is "local"
-
joreland@mysql.com authored
-
joreland@mysql.com authored
Removed grep introduced bogus mgm call
-
tomas@poseidon.(none) authored
-
- 16 Sep, 2004 2 commits
-
-
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
-
joreland@mysql.com authored
Add support for getting events via mgmapi removed all traces of stat port
-
- 09 Sep, 2004 4 commits
-
-
tomas@poseidon.(none) authored
compile error/warning fixes added force of heartbeat added ability to force heartbeat
-
tomas@poseidon.(none) authored
Added ability to force heartbeat
-
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
-
tomas@poseidon.(none) authored
put ByteOrder config param back as depricated
-
- 08 Sep, 2004 1 commit
-
-
tomas@poseidon.(none) authored
added sanity checks for config file changed so that ndb_0 is replaced by ndb_pid#### in ndb files added error_string for to some functions, alloc_node_id(), start() added better error printout for failed alloc node id better error printouts for failures when starting ndb_mgmd
-
- 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
-
- 31 Aug, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 26 Aug, 2004 1 commit
-
-
tomas@poseidon.(none) authored
-
- 24 Aug, 2004 2 commits
-
-
joreland@mysql.com authored
Fix master printout
-
joreland@mysql.com authored
-
- 19 Aug, 2004 1 commit
-
-
tomas@poseidon.(none) authored
-
- 18 Aug, 2004 1 commit
-
-
tomas@poseidon.(none) authored
-
- 09 Aug, 2004 1 commit
-
-
joreland@mysql.com authored
-