joreland@mysql.com
f3c0441d9d
testScan - ReadWithLocksAndInserts
...
testBasic LocksAndInserts
2004-09-22 09:13:13 +02:00
joreland@mysql.com
540de0e312
misspelled testcase name
2004-09-22 05:48:52 +02:00
joreland@mysql.com
2175afe283
Make operation list on fragment fifo so that uncommitted operations
...
are undo-logged in correct order
Add bunch of testcases to autotest
2004-09-21 14:58:23 +02:00
joreland@mysql.com
e28395a60c
wl1292
...
remove -e from atrt-mysql-test-run
2004-09-21 06:33:29 +02:00
mysql@mc04.(none)
f4721210db
Hand merge
2004-09-20 14:20:01 +02:00
mysql@mc04.(none)
5d19f4eb74
Restored old shared memory buffer implementation (used by SCI and SHM).
...
Improved Default SCI config params
Added missing SCI libraries in ndb_mgm and atrt
Added max of 1024 signals per receive on transporter (to improve
real-time bahaviour and to ensure no job buffer explosion, still
some more work left on avoiding job buffer explosion in the general
case)
2004-09-20 12:03:18 +02:00
pekka@mysql.com
e274047c24
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/space/pekka/ndb/version/my41-cc
2004-09-17 14:18:32 +02:00
pekka@mysql.com
d02998e20f
ndb charsets (wl-1732) final part: use strxfrm + strcoll
2004-09-17 14:09:21 +02:00
joreland@mysql.com
31ba0b2be2
Moved event category match functionality into mgmapi
...
Removed grep introduced bogus mgm call
2004-09-17 08:28:22 +02:00
joreland@mysql.com
0fe59a1a64
Fix error handling in atrt-mysqltest-run
2004-09-16 22:15:51 +02:00
joreland@mysql.com
6e2adc220e
removed extra newline
2004-09-16 22:06:17 +02:00
pekka@mysql.com
083e4f475a
Merge
2004-09-15 19:26:00 +02:00
tomas@poseidon.(none)
0b83acb8df
HugoTransactions.cpp
...
changed to do execute(commit);restart() transaction instead of closeTransaction();start new
select_all.cpp
moved my_init outside DBUG_OFF
2004-09-15 17:25:59 +00:00
tomas@poseidon.(none)
0ecfc4cee7
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into poseidon.(none):/home/tomas/mysql-4.1-ndb
2004-09-15 17:10:11 +00:00
tomas@poseidon.(none)
d5627f53c3
testBank
...
optimized for fewer timeouts
changed for consistency in "time"
tests
moved SR_UNDO tests to basic
added testBackup -n BackupBank
2004-09-15 17:09:25 +00:00
tomas@poseidon.(none)
10b17d98b4
fixed return code for ndb_backup
...
added possibility to set number of accounts in createAndLoadBank
bumbed up number of threads in tastBackup BackupBank
2004-09-15 15:47:04 +00:00
joreland@mysql.com
27a4e6e29e
drop table after test (if created & success)
2004-09-15 15:57:12 +02:00
joreland@mysql.com
8870f53e33
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-15 15:32:49 +02:00
joreland@mysql.com
a01963dfad
New test prg, testLcp
2004-09-15 15:17:16 +02:00
pekka@mysql.com
d0d2b820b7
ndb: set column type sets column defaults
2004-09-15 14:52:39 +02:00
tomas@poseidon.(none)
9201b78b5f
fixed bug in bank
2004-09-15 10:46:20 +00:00
pekka@mysql.com
3fe6bebfe4
delete unnecessary include my_sys.h
2004-09-15 12:36:21 +02:00
pekka@mysql.com
39a4aa39f2
ndb_init() to all ndb programs
2004-09-15 11:49:18 +02:00
joreland@mysql.com
618ada6345
removed printout
2004-09-14 09:27:06 +02:00
joreland@mysql.com
d2f51fb7ce
Fix UtilTransaction::verifyIndex wrt to null handling
2004-09-14 09:08:03 +02:00
joreland@mysql.com
460859fc12
Fix command line options
2004-09-12 09:23:05 +02:00
ndbdev@ndbmaster.mysql.com
180f03eae6
wl1292 -
...
Fix autotest of backups
Fix autotest with mysql-test-run
2004-09-09 08:40:20 +02:00
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