tomas@poseidon.ndb.mysql.com
8ec96081fd
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
2004-11-01 18:22:34 +00:00
tomas@poseidon.ndb.mysql.com
ebd0ee4a0d
fix for solaris forte -instances=static
...
added libNDBT.a
removed printout
fixed error that ndb_show_tables required table name
2004-11-01 18:21:57 +00:00
pekka@mysql.com
21984b0caa
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/pekka/ndb/version/my41
2004-11-01 15:43:54 +01:00
tomas@poseidon.ndb.mysql.com
41e39c7be3
aligned ndb versioning with mysql
...
changed define SNPRINTF_RETURN_ZERO to SNPRINTF_RETURN_TRUNC
added define NDB_INIT
removed getarg, strlcat, strlcpy
aligned ndb version with mysql version
cpcd: removed old way of reading config file and replaced with mysql load_defaults
changed from using getarg to my_getopts
use mysql my_progname
moved getarg to test
2004-11-01 13:55:43 +00:00
pekka@mysql.com
6da0dd791f
NDB blob fixes. INCOMPATIBLE with existing blobs
2004-11-01 13:01:20 +01:00
joreland@mysql.com
5374ac8f35
wl1540, 1802
...
Index scan/lookup (only scan specific fragment)
2004-10-31 22:21:51 +01:00
pekka@mysql.com
0669646752
NDB bug-6018 support writeTuple with blobs
2004-10-31 15:33:56 +01:00
tomas@poseidon.ndb.mysql.com
3c889df57c
removed usage od NDB_MUTEX_INITIALIZER
2004-10-25 16:02:41 +00:00
mysqldev@mysql.com
36e59a681e
remove compiler warnings
2004-10-22 16:57:19 +02: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
b05d1a3a93
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/space/pekka/ndb/version/my41-tux
2004-10-18 15:39:20 +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
joreland@mysql.com
00e5047e98
autotest failures
2004-10-15 08:08:39 +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
f47afc6fb4
Smarter test
2004-10-13 15:30:43 +02:00
joreland@mysql.com
dacc257bf7
Handle temporary errors in clearTable
2004-10-13 12:34:36 +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
975dcc9628
Add new test cases to autotest
2004-10-11 11:32:16 +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
f715d82a74
testcase for bug#5736
...
fix of changed clo to mysql-test-run
2004-10-06 11:00:09 +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
e5f1db69cf
wl2135 test prg + bug fixes
2004-10-05 09:01:22 +02:00
joreland@mysql.com
f41211f9e8
wl2135 - ndb api test prg
2004-10-04 17:48:03 +02:00
joreland@mysql.com
10d304861b
testBackup
2004-09-25 19:31:36 +02:00
tomas@poseidon.ndb.mysql.com
c329d002f7
local config now outside config retriever
2004-09-25 17:30:51 +00: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
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
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