mariadb/ndb/test/ndbapi
unknown 3705bf9dfb wl2240 - ndb - new testcase for validating startTransation with hint
ndb/include/ndbapi/NdbDictionary.hpp:
  NdbDictionaryColumn::getSizeInBytes
ndb/include/ndbapi/NdbOperation.hpp:
  NdbOperation::getTable
ndb/include/ndbapi/NdbTransaction.hpp:
  Make getConnectionNodeId public (for test programs)
ndb/include/util/Base64.hpp:
  base64(void*)
ndb/src/common/util/Base64.cpp:
  base64(void*)
ndb/src/kernel/blocks/ERROR_codes.txt:
  New error code for REF'ing non-local TCKEYREQ
ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
  Easy clearing of ERROR_INSERT
ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
  New error code for REF'ing non-local TCKEYREQ
ndb/src/ndbapi/NdbDictionary.cpp:
  NdbDictionaryColumn::getSizeInBytes
ndb/src/ndbapi/NdbDictionaryImpl.cpp:
  If m_noIfDistKyes == 0, then each PK is dist key
ndb/src/ndbapi/NdbOperation.cpp:
  NdbOperation::getTable
ndb/src/ndbapi/NdbOperationSearch.cpp:
  remove d-key handling for pk ops
ndb/test/include/HugoCalculator.hpp:
  remove unimpletemented methods
ndb/test/include/HugoOperations.hpp:
  1) HugoOperation::setTransaction 
  2) Type independant value handling
  3) Some more util methods
ndb/test/ndbapi/testPartitioning.cpp:
  new testcase for validating startTransation with hint
ndb/test/run-test/atrt-mysql-test-run:
  fix checks of return values
ndb/test/src/HugoCalculator.cpp:
  Better generation of values
   -- depends on fact that srand(K), rand() == srand(K), rand()
  Generate string with base64
ndb/test/src/HugoOperations.cpp:
  1) HugoOperation::setTransaction 
  2) Type independant value handling
  3) Some more util methods
2005-01-14 08:58:50 +01:00
..
bank ndb compile warnings 2005-01-11 19:45:57 +01:00
old_dirs
acid.cpp
acid2.cpp
adoInsertRecs.cpp
asyncGenerator.cpp
benchronja.cpp
bulk_copy.cpp
cdrserver.cpp
celloDb.cpp
create_all_tabs.cpp ndb - Update test programs to use new Ndb constructor 2004-12-29 16:01:43 +01:00
create_tab.cpp ndb - Update test programs to use new Ndb constructor 2004-12-29 16:01:43 +01:00
drop_all_tabs.cpp ndb - Update test programs to use new Ndb constructor 2004-12-29 16:01:43 +01:00
flex_bench_mysql.cpp
flexAsynch.cpp ndb - more removal of old constructor usage in test prgs 2005-01-01 09:28:24 +01:00
flexBench.cpp ndb - Update test programs to use new Ndb constructor 2004-12-29 16:01:43 +01:00
flexHammer.cpp ndb - more removal of old constructor usage in test prgs 2005-01-01 09:28:24 +01:00
flexScan.cpp
flexTimedAsynch.cpp
flexTT.cpp ndb - more removal of old constructor usage in test prgs 2005-01-01 09:28:24 +01:00
index.cpp
index2.cpp
initronja.cpp
InsertRecs.cpp
interpreterInTup.cpp
mainAsyncGenerator.cpp
Makefile.am Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 2004-12-31 06:14:18 +01:00
msa.cpp
ndb_async1.cpp
ndb_async2.cpp
ndb_user_populate.cpp
ndb_user_transaction.cpp
ndb_user_transaction2.cpp
ndb_user_transaction3.cpp
ndb_user_transaction4.cpp
ndb_user_transaction5.cpp
ndb_user_transaction6.cpp
restarter.cpp
restarter2.cpp
restarts.cpp
ScanFilter.hpp
ScanFunctions.hpp
ScanInterpretTest.hpp
size.cpp
slow_select.cpp ndb - more removal of old constructor usage in test prgs 2005-01-01 09:28:24 +01:00
test_event.cpp updated event example to make use of new NdbError member in NdbEventOperation 2005-01-06 21:13:04 +01:00
testBackup.cpp ndb - more old constructors 2004-12-29 16:27:27 +01:00
testBasic.cpp
testBasicAsynch.cpp
testBitfield.cpp merge 2005-01-03 09:24:18 +01:00
testBlobs.cpp merge 2005-01-01 14:01:37 +01:00
testDataBuffers.cpp ndb testcases - more removal of old constructor 2004-12-30 11:55:08 +01:00
testDeadlock.cpp ndb - more removal of old constructor usage in test prgs 2005-01-01 09:28:24 +01:00
testDict.cpp merge 2004-12-31 06:36:32 +01:00
testGrep.cpp
testGrepVerify.cpp
testIndex.cpp
testInterpreter.cpp
testLcp.cpp ndb - more removal of old constructor usage in test prgs 2005-01-01 09:28:24 +01:00
testMgm.cpp
testNdbApi.cpp wl2240 - ndb partitioning 2005-01-10 14:40:54 +01:00
testNodeRestart.cpp
testOIBasic.cpp ndb compile warnings 2005-01-11 19:45:57 +01:00
testOperations.cpp
testOrderedIndex.cpp
testPartitioning.cpp wl2240 - ndb - new testcase for validating startTransation with hint 2005-01-14 08:58:50 +01:00
testReadPerf.cpp ndb testcases - more removal of old constructor 2004-12-30 11:55:08 +01:00
testRestartGci.cpp
testScan.cpp ndb - Fix problem with parallelism < fragcount & committedread 2005-01-12 15:36:52 +01:00
testScanInterpreter.cpp
testScanPerf.cpp ndb testcases - more removal of old constructor 2004-12-30 11:55:08 +01:00
testSystemRestart.cpp
testTimeout.cpp
testTransactions.cpp
TraceNdbApi.cpp
userInterface.cpp
VerifyNdbApi.cpp