- 25 Mar, 2007 1 commit
-
-
pekka@clam.(none) authored
into clam.ndb.mysql.com:/export/space/pekka/ndb/version/my51-bug24028
-
- 23 Mar, 2007 17 commits
-
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
-
tomas@whalegate.ndb.mysql.com authored
test case
-
tomas@whalegate.ndb.mysql.com authored
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
-
tomas@whalegate.ndb.mysql.com authored
-
tomas@whalegate.ndb.mysql.com authored
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gca-single-user
-
tomas@whalegate.ndb.mysql.com authored
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
-
tomas@whalegate.ndb.mysql.com authored
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-single-user
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gca-single-user
-
tomas@whalegate.ndb.mysql.com authored
-
tomas@poseidon.mysql.com authored
into poseidon.mysql.com:/home/tomas/mysql-5.0-ndb
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
-
stewart@willster.(none) authored
-
- 22 Mar, 2007 22 commits
-
-
stewart@willster.(none) authored
into willster.(none):/home/stewart/Documents/MySQL/5.1/ndb-work
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
tomas@whalegate.ndb.mysql.com authored
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
-
tomas@whalegate.ndb.mysql.com authored
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gca
-
tomas@whalegate.ndb.mysql.com authored
- make sure all extra flags are reset
-
stewart@mysql.com[stewart] authored
Turns out I broke it. Index: ndb-work/storage/ndb/src/mgmsrv/MgmtSrvr.cpp ===================================================================
-
stewart@mysql.com[stewart] authored
Turns out they can be useful in working out what's going wrong. Index: ndb-work/storage/ndb/test/src/NdbRestarter.cpp ===================================================================
-
stewart@mysql.com[stewart] authored
Index: ndb-work/storage/ndb/src/mgmapi/ndb_logevent.cpp ===================================================================
-
stewart@mysql.com[stewart] authored
[PATCH] WL#3704 mgmapi timeouts: For mgm server, have timeout per operation, not for entire connection (i.e. fix the bug) for TransporterRegistry, keep connection to management server alive. Index: ndb-work/storage/ndb/include/util/InputStream.hpp ===================================================================
-
stewart@mysql.com[stewart] authored
Index: ndb-work/storage/ndb/include/util/InputStream.hpp ===================================================================
-
stewart@mysql.com[stewart] authored
Index: ndb-work/storage/ndb/test/run-test/daily-basic-tests.txt ===================================================================
-
stewart@mysql.com[stewart] authored
Default timout of 30secs for ConfigRetriever Default timout of 5sec for use by Transporter (ports etc). And Ndb_cluster_connection::set_timeout() api for setting timeout from NDBAPI applications. Should be called before connect. e.g. c.set_timeout(4200); c.connect(); Index: ndb-work/storage/ndb/include/mgmcommon/ConfigRetriever.hpp ===================================================================
-
stewart@mysql.com[stewart] authored
as side effect - turbo accellerator patch for ndb_mgm - sholud make it quicker... so that 4mhz cpu will seem even faster. Index: ndb-work/storage/ndb/src/mgmclient/CommandInterpreter.cpp ===================================================================
-
stewart@mysql.com[stewart] authored
use portable method, getting milliseconds between calls - Linux would let us do funky stuff by getting the timeout from select(2). Everywhere else sucks and doesn't let us do that :( Index: ndb-work/storage/ndb/include/util/InputStream.hpp ===================================================================
-
stewart@mysql.com[stewart] authored
Index: ndb-work/storage/ndb/include/mgmapi/mgmapi.h ===================================================================
-
stewart@mysql.com[stewart] authored
Only one timeout value is needed. Also saves 8bytes per NdbMgmHandle :) Index: ndb-work/storage/ndb/include/mgmapi/mgmapi.h ===================================================================
-
stewart@mysql.com[stewart] authored
Index: ndb-work/storage/ndb/test/ndbapi/testMgm.cpp ===================================================================
-
stewart@mysql.com[stewart] authored
Index: ndb-work/storage/ndb/src/mgmsrv/MgmtSrvr.cpp ===================================================================
-
stewart@mysql.com[stewart] authored
Also add an ERROR_codes.txt file for mgmd Index: ndb-work/storage/ndb/src/mgmsrv/ERROR_codes.txt ===================================================================
-