Commit graph

59 commits

Author SHA1 Message Date
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
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
joreland@mysql.com
f47afc6fb4 Smarter test 2004-10-13 15:30:43 +02:00
joreland@mysql.com
975dcc9628 Add new test cases to autotest 2004-10-11 11:32:16 +02:00
joreland@mysql.com
46b2eae096 Test prg update
- make test node restart test harder
2004-10-08 16:42:51 +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
10d304861b testBackup 2004-09-25 19:31:36 +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
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)
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
pekka@mysql.com
39a4aa39f2 ndb_init() to all ndb programs 2004-09-15 11:49:18 +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
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
tomas@poseidon.(none)
e00587bff1 added mysql libs to ndb for debug features primarily 2004-08-24 09:25:23 +00: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
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
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
joreland@mysql.com
20c86363f5 Merge 4.1 with jonas irix clone 2004-08-03 14:16:16 +02:00
joreland@mysql.com
a6e2c98d02 Compile fixes for ccc (& cxx) on linux/alpha
Mainly explicit template instantiations
2004-08-01 15:53:31 +02:00
joreland@mysql.com
610b3d2977 testSystemRestart -n SR1
Handle arbit during system shutdown
2004-07-11 08:49:01 +02:00
joreland@mysql.com
496ad0c3d7 BUG#3963 2004-07-08 08:12:28 +02:00
joreland@mysql.com
ad7d5bbd6d wl1292 - minor fixes 2004-07-07 06:42:32 +02:00
joreland@mysql.com
6638f16b5e wl1873 Add ScanRestart to daily-basic-tests 2004-07-06 11:43:48 +02:00
joreland@mysql.com
1429c70982 testcases for BUG#4230 2004-06-23 21:13:41 +02:00
joreland@mysql.com
f53d8a8286 wl1292
Move atrt install-path to mysql-test/ndb
2004-06-23 15:34:18 +02:00
joreland@mysql.com
1201a2e599 Bug fixes, related to wl1671 & BUG#4230 2004-06-23 14:11:35 +02:00
ndbdev@ndbmaster.mysql.com
af65e31ad5 wl1292 - fix report 2004-06-15 23:18:56 +02:00
ndbdev@ndbmaster.mysql.com
dfb60335e2 wl1292 - updated make-html-reports.sh script 2004-06-15 22:57:21 +02:00
joreland@mysql.com
44c339a111 wl1858
1) update atrt to support mysqld
2) add example
3) add our current basic tests
2004-06-14 12:21:13 +02:00
ndbdev@ndbmaster.mysql.com
83bde5f54b 3 retries for wait started 2004-06-09 06:09:13 +02:00
ndbdev@ndbmaster.mysql.com
6846316818 Use LOGNAME instead of USER 2004-06-08 17:01:47 +02:00
tomas@mc05.(none)
3ac197b302 top_srcdir -> top_builddir 2004-06-03 17:54:18 +02:00
tomas@mc05.(none)
0fa5156fbf fixes for ndb and make distdir 2004-06-03 16:02:07 +02:00