mariadb/ndb/test
unknown 950c682593 Test prg update
- make test node restart test harder


ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
  Removed debug printout
ndb/test/include/HugoOperations.hpp:
  Remove multipl pkRead (simple/dirty)... and replace
    with pkRead(LockMode)
ndb/test/include/HugoTransactions.hpp:
  Remove multipl pkRead (simple/dirty)... and replace
    with pkRead(LockMode)
ndb/test/ndbapi/testBasic.cpp:
  Remove multipl pkRead (simple/dirty)... and replace
    with pkRead(LockMode)
ndb/test/ndbapi/testNdbApi.cpp:
  Remove multipl pkRead (simple/dirty)... and replace
    with pkRead(LockMode)
ndb/test/ndbapi/testNodeRestart.cpp:
  Use mixed pkread
  Use rand() no of records
  Use rand() batch size
  Restart node abort (instead of graceful)
ndb/test/ndbapi/testOperations.cpp:
  Remove multipl pkRead (simple/dirty)... and replace
    with pkRead(LockMode)
ndb/test/ndbapi/testTransactions.cpp:
  Remove multipl pkRead (simple/dirty)... and replace
    with pkRead(LockMode)
ndb/test/run-test/daily-devel-tests.txt:
  Run mixed pkread tests instead of just LM_Read (readTuple())
ndb/test/src/HugoOperations.cpp:
  Remove multipl pkRead (simple/dirty)... and replace
    with pkRead(LockMode)
ndb/test/src/HugoTransactions.cpp:
  Remove multipl pkRead (simple/dirty)... and replace
    with pkRead(LockMode)
2004-10-08 16:42:51 +02:00
..
include Test prg update 2004-10-08 16:42:51 +02:00
ndbapi Test prg update 2004-10-08 16:42:51 +02:00
ndbnet Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
newtonapi ndb source tree cleanup, see respective file 2004-06-07 17:31:32 +00:00
odbc ndb source tree cleanup, see respective file 2004-06-07 17:31:32 +00:00
run-test Test prg update 2004-10-08 16:42:51 +02:00
src Test prg update 2004-10-08 16:42:51 +02:00
tools ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
Makefile.am ndb make updates 2004-06-03 18:25:46 +00:00