mariadb/storage/ndb/test/include
unknown 56589afdc2 ndb -
fix scan bugs introduced by acc modifications
  add more error testcases


storage/ndb/src/kernel/blocks/dbacc/Dbacc.hpp:
  remove unused state
storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
  1) remove unused state
  2) Fix abort of running lock owner
  3) Fix abort of running op in parallell queue (especially scans)
storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
  remove some printouts
  add some jams
  fix so that close tupscan, can not acciently start acc scan in queue
    (NOTE limits #tupscans to 12 which is not really necessary...but the fix was easy)
storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:
  Use abort of locks when closing/blocked
    as Dbacc gets annoyed when committing an op with state running
storage/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp:
  Use abort of locks when closing/blocked
    as Dbacc gets annoyed when committing an op with state running
storage/ndb/test/include/HugoOperations.hpp:
  new method
storage/ndb/test/ndbapi/testBasic.cpp:
  add more test cases
storage/ndb/test/ndbapi/testScan.cpp:
  add more testcases
storage/ndb/test/run-test/daily-basic-tests.txt:
  add more testcases
storage/ndb/test/src/HugoOperations.cpp:
  add more testcases
2006-05-19 16:29:48 +02:00
..
CpcClient.hpp Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-05-10 00:45:27 +02:00
getarg.h Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
HugoAsynchTransactions.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
HugoCalculator.hpp Import ndb varsize 2005-11-07 12:19:28 +01:00
HugoOperations.hpp ndb - 2006-05-19 16:29:48 +02:00
HugoTransactions.hpp Import ndb varsize 2005-11-07 12:19:28 +01:00
NdbBackup.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NdbConfig.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NdbGrep.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NdbRestarter.hpp Merge perch.ndb.mysql.com:/home/jonas/src/50-work 2006-03-24 07:43:55 +01:00
NdbRestarts.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NdbSchemaCon.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NdbSchemaOp.hpp Import ndb varsize 2005-11-07 12:19:28 +01:00
NDBT.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NDBT_DataSet.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NDBT_DataSetTransaction.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NDBT_Error.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NDBT_Output.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NDBT_ResultRow.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NDBT_ReturnCodes.h Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NDBT_Stats.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NDBT_Table.hpp Import ndb varsize 2005-11-07 12:19:28 +01:00
NDBT_Tables.hpp ndb test 2006-03-04 08:26:27 +01:00
NDBT_Test.hpp Import ndb varsize 2005-11-07 12:19:28 +01:00
NdbTest.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
NdbTimer.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
TestNdbEventOperation.hpp Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
UtilTransactions.hpp Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-07-22 23:15:51 +02:00