An error occurred fetching the project authors.
- 06 Feb, 2007 1 commit
-
-
gni/root@dev3-221.dev.cn.tlan authored
-
- 30 Jan, 2007 1 commit
-
-
- 06 Dec, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 02 Nov, 2006 1 commit
-
-
stewart@willster.(none) authored
-
- 20 Oct, 2006 1 commit
-
-
dli@dev3-76.dev.cn.tlan authored
added check in ndb_mgmd so that the sum of MaxNoOfTables, MaxNoOfOrderedIndexes, MaxNoOfUniqueHashIndexes and the number of System Tables must not overflow the max Uint32 number.
-
- 02 Aug, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
3 new paramters: DiskSyncSize - Outstanding disk writes before sync (default 4M) DiskCheckpointSpeed - Write speed of LCP in bytes/sec (default 10M) DiskCheckpointSpeedInRestart - As above but during LCP (default 100M) Depricated old NoOfDiskPagesToDisk* - Change NoOfFragmentLogFiles default to 16 (1Gb)
-
- 22 Mar, 2006 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
- 22 Feb, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 19 Jan, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
-
- 15 Jan, 2006 1 commit
-
-
jonas@eel.(none) authored
Change default page buffer cache size
-
- 27 Apr, 2005 1 commit
-
-
brian@zim.(none) authored
-
- 10 Mar, 2005 1 commit
-
-
joreland@mysql.com authored
ndb - Reenable MAX_OPEN_FILES to enable LCP in some situations
-
- 17 Feb, 2005 1 commit
-
-
stewart@mysql.com authored
-
- 16 Feb, 2005 1 commit
-
-
stewart@mysql.com authored
Re-introduce ability to have [tcp default]PortNumber= 4242 in config.ini to NOT use dynamic ports. Dynamic port numbers are the default though. We still use the mgm port for transporter connections to a mgm server though. This is (slightly) different than before, but since you have to be able to connect to the mgm server anyway, this does not require extra firewall rules or anything.
-
- 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)
-
- 02 Feb, 2005 1 commit
-
-
tulin@mysql.com authored
workaround for HPUX signal.h error, missing extern "C" moved my_thread_end to NdbThreadExit more checks for shared memory transporter signum setup
-
- 27 Jan, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
added shared memory config parameter, signum for use in signalling added global variable for holdign signum to be used for shared memory connection only fiddle with signals if it is set simplified common ndb client option handling
-
- 12 Jan, 2005 2 commits
-
-
tulin@build.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
- 09 Jan, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
removed grep event and added congestion event more docs changed some naming, expecially regarding severities added config param for logevel for congestion
-
- 04 Jan, 2005 1 commit
-
-
stewart@mysql.com authored
- Change configuration handling so that no default ports are given, but instead 0 is set (port to be dynamic) - TransporterRegistry::start_service now only tries to connect when fetched port number > 0
-
- 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
-
- 16 Dec, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 14 Dec, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 13 Dec, 2004 1 commit
-
-
joreland@mysql.com authored
handled mixed tcp/shm transporters + bug#7124
-
- 11 Nov, 2004 2 commits
-
-
joreland@mysql.com authored
-
joreland@mysql.com authored
move ports into ndb_global
-
- 10 Nov, 2004 2 commits
-
-
Administrator@w2k. authored
-
tomas@poseidon.ndb.mysql.com authored
added new variable for ndb port 1186 changed meaning of ndb_port_base to be default tcp port setting changed to use split between port and port_base for ndbcluster so that ndb_port and ndb_port_base are propagated to startscript for ndbcluster added larger space to pid print moved readAndExecute out of CommandInterpreter to avoid linking lib with readline added c-api to Ndb_mgmclient pass also ndb_port to make
-
- 09 Nov, 2004 2 commits
-
-
joreland@mysql.com authored
-
joreland@mysql.com authored
-
- 21 Oct, 2004 3 commits
-
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
joreland@mysql.com authored
-
- 20 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 13 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 05 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 30 Sep, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 21 Sep, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-