Commit graph

18 commits

Author SHA1 Message Date
joreland@mysql.com
6b2b1b8e81 merge 2004-11-16 07:22:30 +01:00
tomas@poseidon.ndb.mysql.com
0d55af3f0e moved ndb_restore together with rest of the ndb tools
kernel includes needed by ndb_restore
    changed link order
    moved LocalConfig to mgmapi
    Moved NdbConfig to Portlib
    mgmapi to use LocalConfig for connectstring parsing instead of it's own
    enable usage of "NULL" connectstring for default
    new ndbmgmclient lib that can be used by e.g. mysqladmin later
    LocalConfig no longer needed here, now in mgmapi
    Send connectstring to mgmapi instead
    added valid connectstring to be with only host without port i.e.
    valid connectstring =host1,host2,host3
    default port will be added
2004-11-14 11:02:06 +00:00
joreland@mysql.com
5172eace09 wl1744 - nbd windoze port 2004-11-10 14:18:49 +01:00
joreland@mysql.com
432c12de86 wl1744 - fix compiler problems 2004-11-10 00:13:26 +01:00
tomas@poseidon.ndb.mysql.com
95a112061d removed usage of NDB_MUTEX_INITIALIZER 2004-10-25 15:21:49 +00:00
tomas@poseidon.ndb.mysql.com
c21b47540f fix c++ style comments in .h and .c files
compilation problems on some platforms'
2004-10-22 11:59:57 +00:00
tomas@poseidon.bredbandsbolaget.se
efa105bca7 WL 1748 2004-06-23 00:48:07 +00:00
tomas@mc05.(none)
dff56fc7b4 portability fixes and some comments 2004-05-13 15:41:20 +02:00
tomas@mc05.(none)
ac92bd58b6 NdbMutex.h:
oops forgot this one
2004-05-12 12:52:08 +02:00
tomas@mc05.(none)
f586a85b28 portability/autoconf fixes 2004-05-12 12:14:54 +02:00
tomas@mc05.(none)
6fb4bea1ca portability/autoconf fixes 2004-05-12 09:27:59 +02:00
tomas@mc05.(none)
e2fd02e494 portability/autoconf fixes and removed warnings 2004-05-12 06:24:12 +02:00
tomas@mc05.(none)
d96ada53fd lots of HAVE_ and some ndb_global fixes for ndb subtree 2004-05-11 14:39:17 +02:00
tulin@build.mysql.com
ff4018aa8a merge resolve 2004-05-10 17:40:57 +02:00
tomas@mc05.(none)
345328036f fix compiler warnings in ndb 2004-05-10 11:50:17 +02:00
tomas@mc05.(none)
b802781064 more removing of "system" files and introducing ndb_global/my_global 2004-05-07 15:34:12 +02:00
tomas@mc05.(none)
18f6340f63 introduced ndb_global.h/my_global.h to replace sytem lib includes e.g. stdio, stdlib 2004-05-07 08:39:42 +02:00
magnus@neptunus.(none)
5b3aec2b90 Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00