Commit graph

130 commits

Author SHA1 Message Date
tomas@poseidon.ndb.mysql.com
3c889df57c removed usage od NDB_MUTEX_INITIALIZER 2004-10-25 16:02:41 +00:00
tomas@poseidon.ndb.mysql.com
5c36f5b298 more snprintf... 2004-10-21 19:23:18 +00:00
tomas@poseidon.ndb.mysql.com
6e10fe2519 changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
pekka@mysql.com
251c54ea0b NDB dbtux scan batch max 16->992 caused perf loss 2004-10-20 15:43:21 +02:00
pekka@mysql.com
c0eba6c97f NDB dbtux compile fix for sol9x86 2004-10-20 12:25:48 +02:00
pekka@mysql.com
11bfc5eca1 NDB wl-1533 tux optim: after wl-1942 can remove signal from many methods 2004-10-17 16:24:23 +02:00
pekka@mysql.com
a04f98d385 NDB wl-1533 tux optim 17 - allow slack in interior nodes 2004-10-16 15:44:55 +02:00
pekka@mysql.com
5c700650ca Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/space/pekka/ndb/version/my41-tux
2004-10-14 10:38:47 +02:00
joreland@mysql.com
74f17e4ca6 Fix changed interface to HugoOperations 2004-10-13 11:43:54 +02:00
joreland@mysql.com
9497ee2f9e testBasic -n NoCommit626
Handle commit of zero operations
2004-10-13 11:28:24 +02:00
joreland@mysql.com
cf6a605437 wl1801 - more node failure handling in simple/dirty read 2004-10-11 11:02:39 +02:00
joreland@mysql.com
fa7a36bb33 wl1801 - Support for handling NF during dirty read 2004-10-11 09:20:04 +02:00
pekka@mysql.com
e0c36040b8 NDB tux optim 15 - fix wasted space in index node entries 2004-10-09 16:22:16 +02:00
joreland@mysql.com
20e5bfe839 wl 1801
Testcases for NF
2004-10-08 17:44:20 +02:00
joreland@mysql.com
46b2eae096 Test prg update
- make test node restart test harder
2004-10-08 16:42:51 +02:00
pekka@mysql.com
8920cff4e9 NDB wl-2151 Fix bounds setting table handler vs TUX 2004-10-08 10:50:50 +02:00
joreland@mysql.com
087a694f65 Fix simple/dirty read handling 2004-10-08 09:43:38 +02:00
joreland@mysql.com
ac7771becd Don't need to scan exclusive since keyinfo is sent anyway 2004-10-05 13:51:32 +02:00
joreland@mysql.com
8883ccf198 Fix so that testBackup wait until start has finished before
starting to restore
2004-09-22 09:27:34 +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
pekka@mysql.com
d02998e20f ndb charsets (wl-1732) final part: use strxfrm + strcoll 2004-09-17 14:09:21 +02:00
pekka@mysql.com
083e4f475a Merge 2004-09-15 19:26:00 +02: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
39a4aa39f2 ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
joreland@mysql.com
d0b730dd17 testReadPerf fixes 2004-09-06 15:15:35 +02: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
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
90e6e89212 Compile fix sol9x86 2004-08-24 14:48:07 +02: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
tomas@poseidon.(none)
70bca251cb fixes for some compile problems on some platforms 2004-08-19 15:01:44 +00:00