Commit graph

190 commits

Author SHA1 Message Date
magnus@neptunus.(none)
595cd3f5f1 Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1
into neptunus.(none):/home/magnus/mysql-4.1
2004-05-26 14:29:53 +02:00
joreland@mysql.com
05b304d096 New file 2004-05-26 12:04:39 +02:00
joreland@mysql.com
871318d871 New makefile 2004-05-26 11:56:32 +02:00
joreland@mysql.com
ea28880df6 New makefile 2004-05-26 11:53:58 +02:00
joreland@mysql.com
55e78a48b1 Added file(s) 2004-05-26 11:49:12 +02:00
joreland@mysql.com
7037c86689 WL1371 - Cleanup configuration handling
WL1356 - Discless db node
WL1357 - sp 1-2
2004-05-26 10:56:32 +02:00
joreland@mysql.com
6df7573c74 Bug#3882 2004-05-25 22:24:23 +02:00
tomas@poseidon.(none)
5271b396b8 Intermediary commit: Removed some old Makefiles and introduces Makefile.am 2004-05-25 11:09:11 +00:00
magnus@neptunus.(none)
2bee88a4c2 Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1
into neptunus.(none):/home/magnus/mysql-4.1
2004-05-25 12:25:22 +02:00
magnus@neptunus.(none)
3e9866e781 These test program also uses old way to create tables, thus requires NdbSchemaCon.hpp 2004-05-25 12:06:20 +02:00
magnus@neptunus.(none)
80837e0c7d Removed AttrType.hpp and moved the "internal" datatypes to their corresponding class.
Moved NdbSchemaCon and NdbSchemaOp out of the public NdbApi, it can however still be used by old test programs.
Added print oof indexes to desc.
2004-05-25 11:53:07 +02:00
magnus@neptunus.(none)
15023e1b8f Fixed prototype of get_error_message to use String to return error message
WL#1747 and #1746 allow user to decide if ordered index should be created or not
2004-05-24 12:35:39 +02:00
joreland@mysql.com
068fee5f7f Bug in readTuples(LM_CommittedRead) 2004-05-24 09:01:04 +02:00
joreland@mysql.com
f62b63dc76 Added unit performance test for scan 2004-05-21 16:46:56 +02: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)
443f1eb1c9 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mc05.(none):/space2/tomas/mysql-4.1
2004-05-19 14:54:16 +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
tomas@mc05.(none)
f5a05a9f67 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mc05.(none):/space2/tomas/mysql-4.1
2004-05-19 14:39:25 +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)
67fc459130 removed global variable fullyQualifiedNames 2004-05-19 11:17:24 +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
magnus@neptunus.(none)
1f1b01e028 Merge 2004-05-17 09:57:02 +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
magnus@neptunus.(none)
581819624f Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1
into neptunus.(none):/home/magnus/mysql-4.1
2004-05-13 13:28:56 +02:00
joreland@mysql.com
47b7c5612d Only compile SHM if configured to 2004-05-12 20:58:35 +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