Commit graph

66 commits

Author SHA1 Message Date
tomas@poseidon.(none)
8327a68438 neww ndb automake 2004-05-26 15:36:55 +00:00
tomas@poseidon.(none)
5271b396b8 Intermediary commit: Removed some old Makefiles and introduces Makefile.am 2004-05-25 11:09:11 +00:00
tomas@poseidon.(none)
1d2b14f711 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into poseidon.(none):/home/tomas/mysql-4.1-ndb
2004-05-21 10:21:24 +00:00
tomas@poseidon.(none)
cb07a07ed9 fix for macosx where SIGRTMIN is missing 2004-05-21 10:04:15 +00:00
tomas@poseidon.(none)
167ebc676b Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into poseidon.(none):/home/tomas/mysql-4.1-ndb
2004-05-21 00:00:34 +00:00
msvensson@build.mysql.com
5415cbc0fe Fix for BUG#3839 , too many signal handlers installed 2004-05-20 21:56:29 +02:00
pekka@mysql.com
b7a2c98cc4 more ndb odbc compile fix 2004-05-20 11:11:39 +02:00
tomas@mc05.(none)
b236391513 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mc05.(none):/space/tomas/mysql-4.1-ndb
2004-05-19 14:39:26 +02:00
mysqldev@mysql.com
cf194d4b93 Merge mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/mysqldev/tulin/mysql-4.1-ndb
2004-05-19 14:39:24 +02:00
mysqldev@mysql.com
2c2d70a243 Forte compile fixes 2004-05-19 14:38:38 +02:00
tomas@mc05.(none)
794f2fd898 fix to make scan filter ndb testprogram work 2004-05-19 14:29:13 +02:00
tomas@mc05.(none)
4f194cb8a4 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mc05.(none):/space2/tomas/mysql-4.1
2004-05-19 05:22:09 +02:00
tomas@mc05.(none)
d357d70a4e ndb tablehandler, ndb make and endien define, see each file 2004-05-19 05:21:35 +02:00
mronstrom@mysql.com
c8f36e8255 Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/Users/mikron/patch_cluster
2004-05-18 16:46:25 +02:00
pekka@mysql.com
c0d5a51e89 fix ndb odbc compile 2004-05-18 09:58:30 +02:00
mronstrom@mysql.com
64d9f1fe22 Snippet from the Internet:
Common Symbols

If you get errors in linking complaining about common symbols
ld: common symbols not allowed with MH_DYLIB format

Then it means that you've got a global variable in the library which has
not been assigned a value.

Got this problem with three globals in NdbDaemon.c
2004-05-13 19:49:10 +02:00
tomas@mc05.(none)
0d307d344b portability fix 2004-05-13 15:58:28 +02:00
tomas@mc05.(none)
dff56fc7b4 portability fixes and some comments 2004-05-13 15:41:20 +02:00
tomas@mc05.(none)
0422d559b6 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mc05.(none):/space/tomas/mysql-4.1-ndb
2004-05-13 14:38:35 +02:00
tomas@mc05.(none)
8e84ee652e Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mc05.(none):/space2/tomas/mysql-4.1
2004-05-13 13:45:15 +02:00
tomas@mc05.(none)
31ec8a6fd5 portability fix for MACOSX bugreport 3735 2004-05-13 13:44:45 +02:00
tomas@mc05.(none)
d7958e9bb0 portability fixes 2004-05-13 13:42:36 +02:00
tomas@mc05.(none)
e5ccb1cc57 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into mc05.(none):/space/tomas/mysql-4.1-ndb
2004-05-12 16:16:18 +02:00
tulin@build.mysql.com
aa161b3bcd regression.sh:
fixed typo
2004-05-12 16:15:43 +02:00
tomas@mc05.(none)
77f9069c21 Daemon code to run on all unixes 2004-05-12 14:16:04 +02:00
tomas@mc05.(none)
ac92bd58b6 NdbMutex.h:
oops forgot this one
2004-05-12 12:52:08 +02:00
tomas@mc05.(none)
7df573ed35 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into mc05.(none):/space/tomas/mysql-4.1-ndb
2004-05-12 12:52:07 +02:00
ejonore@mc03.ndb.mysql.com
8dfb87ba24 Fix broken arg fot getrlimit 2004-05-12 12:17:24 +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
ndbdev@ndbmaster.mysql.com
9a12b80a5b Inverted #ifdef on HAVE_MLOCKALL 2004-05-11 22:23:29 +02:00
joreland@mysql.com
b886afc033 cpcd - setsid - angle fixes 2004-05-11 21:25:16 +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
tomas@mc05.(none)
daff95f5c3 updated with HAV_ symbols in ndb_global 2004-05-11 14:31:43 +02:00
tulin@build.mysql.com
ff4018aa8a merge resolve 2004-05-10 17:40:57 +02:00
tomas@mc05.(none)
b84ca2ed36 Makefile:
slim make for ndb
2004-05-10 14:39:54 +02:00
tomas@mc05.(none)
718efc3964 make warning fixes for ndb 2004-05-10 14:25:32 +02:00
tomas@mc05.(none)
62565bede8 more slim make of ndb tree 2004-05-10 14:10:04 +02:00
tomas@mc05.(none)
345328036f fix compiler warnings in ndb 2004-05-10 11:50:17 +02:00
joreland@mysql.com
bb9f7a9375 Stop entire process group (if child has forked)
Impl. to handle "angle" process of ndb
2004-05-09 00:48:54 +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
tomas@mc05.(none)
7d6496382f Many files:
included full my_global.h and resolved some resulting name conflicts
2004-05-06 13:11:14 +02:00
tomas@mc05.(none)
b2e241ff90 Makefile:
forgot to fix makefile to remove e.g. NDB_STRLCAT
2004-05-06 12:53:41 +02:00
tomas@mc05.(none)
771fe2e05f strlcpy.c, strlcat.c, strdup.c, getarg.c, NdbString.h, Epilogue.mk, Defs.mk:
introduced ndb_global.h and removed som HAVE_ and -D flags
ndb_global.h:
  new file
2004-05-06 09:15:39 +02:00
tomas@mc05.(none)
955d2a6986 small fix after bar's code review 2004-05-05 13:37:59 +02:00
tomas@mc05.(none)
5181a33efe Fix ndberror after jonas comments 2004-05-05 12:42:00 +02:00
tomas@mc05.(none)
420814fa18 Restructure of ndb error 2004-05-05 11:29:56 +02:00
tomas@mc05.(none)
23d4741042 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
into mc05.(none):/space2/tomas/mysql-4.1
2004-05-04 15:00:19 +02:00