Commit graph

165 commits

Author SHA1 Message Date
joreland@mysql.com
1cc60149ea Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-06 15:17:09 +02:00
joreland@mysql.com
d0b730dd17 testReadPerf fixes 2004-09-06 15:15:35 +02:00
tomas@poseidon.(none)
3e3a1ff1e1 -d default on ndb_mgmd and ndbd
-i depricated on ndbd
fixed bug in shutdown command in ndb_mgm
2004-09-06 12:36:01 +00:00
joreland@mysql.com
1e17dca88b testReadPerf
Divide by loops aswell
2004-09-06 13:29:49 +02:00
joreland@mysql.com
c20c8baf2e removed faked do_work 2004-09-06 10:13:54 +02:00
joreland@mysql.com
02fbe60cec Added testReadPerf that compares different access methods
- pk read (batch and serial)
- unique index read (batch and serial)
- eq-bound ordered index
- range ordered index
- sorted range ordered index
- interpretered scan
2004-09-06 07:08:40 +02:00
joreland@mysql.com
51b79a8448 Merge mysql.com:/home/jonas/src/mysql-4.1-ndb
into mysql.com:/home/jonas/src/wl2025
2004-09-01 04:52:50 +02:00
joreland@mysql.com
6919c1d781 run in loop 2004-08-31 16:27:31 +02:00
joreland@mysql.com
76629f5299 Merge mysql.com:/home/jonas/src/mysql-4.1-ndb
into mysql.com:/home/jonas/src/wl2025
2004-08-31 15:07:43 +02:00
joreland@mysql.com
2856ddb69d Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-31 15:00:50 +02:00
joreland@mysql.com
dc42d38bcc Update test prg
1) merge join
2) lookups
2004-08-31 14:53:59 +02:00
joreland@mysql.com
36138be04e Interpreter fix + tets prg 2004-08-31 10:14:36 +02:00
pekka@mysql.com
415d163a3d Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/space/pekka/ndb/version/my41-tux
2004-08-30 15:31:30 +02:00
joreland@mysql.com
cc9d126065 merge 2004-08-30 12:13:11 +02:00
tomas@poseidon.(none)
c2a2c7a8c7 added debug to ndb test 2004-08-27 13:37:00 +00:00
pekka@mysql.com
75586fe45d tux optim 14 - use pointers to cmp functions 2004-08-27 13:57:51 +02:00
tomas@poseidon.(none)
a926d83243 see respective file 2004-08-27 11:48:27 +00:00
mronstrom@mysql.com
eaff990883 Fixed wrong number of fragment records in DIH
Fixed bug in failed create table
Fixed new test case for failed create table using new ERROR_INSERT
2004-08-26 18:25:48 +02:00
joreland@mysql.com
182c5b6299 merge count(*) optim with wl2025 2004-08-25 08:49:46 +02:00
joreland@mysql.com
7a3d0c83fa Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-24 21:07:08 +02:00
joreland@mysql.com
90e6e89212 Compile fix sol9x86 2004-08-24 14:48:07 +02:00
tomas@poseidon.(none)
e00587bff1 added mysql libs to ndb for debug features primarily 2004-08-24 09:25:23 +00:00
mronstrom@build.mysql.com
bb22a85a32 Merge build.mysql.com:/home/bk/mysql-4.1-ndb
into build.mysql.com:/users/mronstrom/wl2025
2004-08-21 15:17:10 +02:00
mronstrom@mysql.com
4234a57f3f Compile fixes for Mac OS X 2004-08-20 14:43:23 +02:00
tomas@poseidon.(none)
70bca251cb fixes for some compile problems on some platforms 2004-08-19 15:01:44 +00:00
joreland@mysql.com
94189cb43b Don gather results for unallocated api's 2004-08-18 00:06:18 +02:00
joreland@mysql.com
95e56a1fd3 Limit testIndex CreateAll
Limit testBackup BackupOne
2004-08-17 09:29:00 +02:00
joreland@mysql.com
f5eb28f160 More testBackup fixes 2004-08-17 08:50:01 +02:00
joreland@mysql.com
38e210dc27 Fix testBackup 2004-08-17 07:48:13 +02:00
joreland@mysql.com
5821d2ea9e 1) Removed to hard require
2) Fix variable scope for irix compiler
2004-08-15 21:15:40 +02:00
joreland@mysql.com
f8778b2c56 Minor bugs 2004-08-15 20:44:41 +02:00
joreland@mysql.com
6569393191 testScan -n ScanRandomTable
testDict -n FragmentType
2004-08-12 08:54:21 +02:00
mronstrom@mysql.com
99996ff398 Merge mronstrom@bk-internal.mysql.com:/users/mronstrom/wl2025
into mysql.com:/Users/mikron/wl2025
2004-08-11 17:40:57 +02:00
mronstrom@mysql.com
e30e90fbda Fix of a nasty bug, small but hard to find
Some small printout fixes
2004-08-11 12:08:30 +02:00
joreland@mysql.com
87b22e8ac7 Add indexes to test toolkit 2004-08-11 10:03:43 +02:00
joreland@mysql.com
6244a24cfb print test tables 2004-08-11 08:21:31 +02:00
joreland@mysql.com
348ff83475 ndb test fixes 2004-08-10 15:16:48 +02:00
joreland@mysql.com
e7d89abf33 Forgott to update testBackuo w.r.t to ConfigRetreiver 2004-08-09 14:10:50 +02:00
joreland@mysql.com
e3ed90a1e5 testBlobs take more than 5-minutes (but less than 10) 2004-08-09 13:57:01 +02:00
joreland@mysql.com
ad325516a9 testTransaction -n FRead*
testTransaction -n *Scan*
testTimeout -n *
2004-08-09 09:44:05 +02:00
ndbdev@eel.hemma.oreland.se
64618d7fe4 Merge joreland@bk-internal.mysql.com:irix
into eel.hemma.oreland.se:/ndb/clone-mysql-4.1-ndb-daily-2004-08-04
2004-08-05 22:19:52 +02:00
ndbdev@eel.hemma.oreland.se
b13e7483f5 wl1292
testInterpreter is no longer built
2004-08-05 13:00:32 +02:00
ndbdev@eel.hemma.oreland.se
a622fdc951 Remove timeout test, as default timeout now is a year 2004-08-05 08:15:58 +02:00
ndbdev@eel.hemma.oreland.se
4a6e9d8052 wl1292 - workaround for mgmsrv node id problems 2004-08-04 20:48:48 +02:00
pekka@mysql.com
883247ea46 testOIBasic.cpp:
make it fail in more useful ways
2004-08-03 18:09:28 +02:00
mysqldev@o2k.irixworld.net
7786fce2fd Compile fixes for irix 2004-08-03 17:16:57 +02:00
joreland@mysql.com
954542b0c9 more 4.1 to irix merge 2004-08-03 14:58:44 +02:00
joreland@mysql.com
20c86363f5 Merge 4.1 with jonas irix clone 2004-08-03 14:16:16 +02:00
joreland@mysql.com
de8e5c069b testOIBasic 2004-08-02 13:56:14 +02:00
joreland@mysql.com
24ee9709d2 Fix testOIBasic
1) Close transaction whenever Con goes out of scope so that it don't leave open
   transactions in TC
2) Close transaction when starting a transaction wo/ closing first
3) Allow 499 as deadlock
4) Don't use buddy as: 1) no need 2) harder to read signal log
2004-08-02 10:57:09 +02:00