An error occurred fetching the project authors.
- 05 Apr, 2007 1 commit
-
-
tomas@whalegate.ndb.mysql.com authored
-
- 23 Dec, 2006 1 commit
-
-
kent@mysql.com/kent-amd64.(none) authored
Changed header to GPL version 2 only
-
- 14 Dec, 2006 1 commit
-
-
monty@mysql.com/narttu.mysql.fi authored
- Removed not used variables and functions - Added #ifdef around code that is not used - Renamed variables and functions to avoid conflicts - Removed some not used arguments Fixed some class/struct warnings in ndb Added define IS_LONGDATA() to simplify code in libmysql.c I did run gcov on the changes and added 'purecov' comments on almost all lines that was not just variable name changes
-
- 04 Sep, 2006 1 commit
-
-
hartmut@mysql.com/linux.site authored
-
- 21 Feb, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 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
-
- 05 Jan, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
and removed usage of Ndb::waitUntilReady()
-
- 04 Jan, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 01 Jan, 2005 1 commit
-
-
joreland@mysql.com authored
-
- 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
-
- 15 Dec, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 07 Dec, 2004 1 commit
-
-
joreland@mysql.com authored
reading sorted multi_range with several range-scans
-
- 22 Nov, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
aligned connect string option on all cluster executables, --ndb-connectstring is now supported by all enabled new section in my.cnf [mysql_cluster], which is read by all executables, where connect string can be put for all cluster executables
-
- 01 Nov, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
changed define SNPRINTF_RETURN_ZERO to SNPRINTF_RETURN_TRUNC added define NDB_INIT removed getarg, strlcat, strlcpy aligned ndb version with mysql version cpcd: removed old way of reading config file and replaced with mysql load_defaults changed from using getarg to my_getopts use mysql my_progname moved getarg to test
-
- 15 Sep, 2004 1 commit
-
-
pekka@mysql.com authored
-
- 27 Aug, 2004 2 commits
-
-
joreland@mysql.com authored
-
joreland@mysql.com authored
Cleaned up code Changed ndb_select_all
-
- 11 Jun, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 03 Jun, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 26 May, 2004 1 commit
-
-
tomas@poseidon.(none) authored
-
- 07 May, 2004 1 commit
-
-
tomas@mc05.(none) authored
-
- 14 Apr, 2004 1 commit
-
-
magnus@neptunus.(none) authored
-