mariadb/ndb/test/ndbapi
unknown 78e8e7949e added ndb_init.h to distribution
added missing copyright text
    moved ndb_init things to separate header file
    removed ndb_global include
    documented cluster connection class
    moved internal constants to NdbImpl.hpp class
    changed wait_until_ready behaviour somewhat


ndb/config/type_ndbapitest.mk.am:
  corrected -I flag
ndb/include/Makefile.am:
  added ndb_init.h to distribution
ndb/include/ndb_global.h.in:
  added copyright text
  moved ndb_init things to separate header file
ndb/include/ndbapi/NdbBlob.hpp:
  moved error codes and internal constants to NdbBlobImpl.hpp
ndb/include/ndbapi/NdbReceiver.hpp:
  removed ndb_global include
ndb/include/ndbapi/ndb_cluster_connection.hpp:
  documented cluster connection class
  changed wait_until_ready behaviour somewhat
ndb/src/ndbapi/Ndb.cpp:
  documented cluster connection class
  changed wait_until_ready behaviour somewhat
ndb/src/ndbapi/NdbBlob.cpp:
  moved internal constants to NdbImpl.hpp class
ndb/src/ndbapi/NdbDictionaryImpl.cpp:
  moved internal constants to NdbImpl.hpp class
ndb/src/ndbapi/NdbOperationInt.cpp:
  changed includes
ndb/src/ndbapi/ndb_cluster_connection.cpp:
  changed wait_until_ready behaviour somewhat
ndb/test/ndbapi/testBlobs.cpp:
  use impl class to get constants
2004-12-21 10:37:12 +01:00
..
bank wl1744 - ndb on windows 2004-11-10 00:03:01 +01:00
old_dirs Makefile.am: 2004-11-08 10:35:23 +00:00
acid.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
acid2.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
adoInsertRecs.cpp neww ndb automake 2004-05-26 15:36:55 +00:00
asyncGenerator.cpp changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
benchronja.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
bulk_copy.cpp changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
cdrserver.cpp changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
celloDb.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
create_all_tabs.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
create_tab.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
drop_all_tabs.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
flex_bench_mysql.cpp changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
flexAsynch.cpp changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
flexBench.cpp changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
flexHammer.cpp changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
flexScan.cpp changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
flexTimedAsynch.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
flexTT.cpp changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
index.cpp ndb: set column type sets column defaults 2004-09-15 14:52:39 +02:00
index2.cpp ndb: set column type sets column defaults 2004-09-15 14:52:39 +02:00
initronja.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
InsertRecs.cpp neww ndb automake 2004-05-26 15:36:55 +00:00
interpreterInTup.cpp changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
mainAsyncGenerator.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
Makefile.am wl1744 - ndb on windows 2004-11-16 07:20:30 +01:00
msa.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
ndb_async1.cpp neww ndb automake 2004-05-26 15:36:55 +00:00
ndb_async2.cpp neww ndb automake 2004-05-26 15:36:55 +00:00
ndb_user_populate.cpp neww ndb automake 2004-05-26 15:36:55 +00:00
ndb_user_transaction.cpp neww ndb automake 2004-05-26 15:36:55 +00:00
ndb_user_transaction2.cpp neww ndb automake 2004-05-26 15:36:55 +00:00
ndb_user_transaction3.cpp neww ndb automake 2004-05-26 15:36:55 +00:00
ndb_user_transaction4.cpp neww ndb automake 2004-05-26 15:36:55 +00:00
ndb_user_transaction5.cpp neww ndb automake 2004-05-26 15:36:55 +00:00
ndb_user_transaction6.cpp neww ndb automake 2004-05-26 15:36:55 +00:00
restarter.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
restarter2.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
restarts.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
ScanFilter.hpp neww ndb automake 2004-05-26 15:36:55 +00:00
ScanFunctions.hpp compile fix for ndbapi test program on irix (variable scope) 2004-11-08 13:59:04 +01:00
ScanInterpretTest.hpp Merge 2004-05-27 11:36:10 +02:00
size.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
slow_select.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
test_event.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
testBackup.cpp Fix so that testBackup wait until start has finished before 2004-09-22 09:27:34 +02:00
testBasic.cpp testBasic -n NoCommit626 2004-10-13 11:28:24 +02:00
testBasicAsynch.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
testBlobs.cpp added ndb_init.h to distribution 2004-12-21 10:37:12 +01:00
testDataBuffers.cpp compile fix for ndbapi test program on irix (variable scope) 2004-11-08 13:59:04 +01:00
testDeadlock.cpp compile fix for ndbapi test program on irix (variable scope) 2004-11-08 13:59:04 +01:00
testDict.cpp Removed getTableForAlteration 2004-12-07 10:27:22 +01:00
testGrep.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
testGrepVerify.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
testIndex.cpp compile fix for ndbapi test program on irix (variable scope) 2004-11-08 13:59:04 +01:00
testInterpreter.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
testLcp.cpp compile fix for ndbapi test program on irix (variable scope) 2004-11-08 13:59:04 +01:00
testMgm.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
testNdbApi.cpp added config parameter Group on connection 2004-12-20 12:36:14 +01:00
testNodeRestart.cpp wl1801 - more node failure handling in simple/dirty read 2004-10-11 11:02:39 +02:00
testOIBasic.cpp compile fix for ndbapi test program on irix (variable scope) 2004-11-08 13:59:04 +01:00
testOperations.cpp wl1744 - win compile fixes 2004-11-10 00:39:12 +01:00
testOrderedIndex.cpp ndb_init() to all ndb programs 2004-09-15 11:49:18 +02:00
testReadPerf.cpp Merge mysql.com:/home/jonas/src/mysql-4.1 2004-11-22 07:52:42 +01:00
testRestartGci.cpp compile fix for ndbapi test program on irix (variable scope) 2004-11-08 13:59:04 +01:00
testScan.cpp ndb - scan bug fix + more test cases 2004-11-29 09:00:39 +01:00
testScanInterpreter.cpp changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
testScanPerf.cpp ndb - bugfix testScanPerf 2004-11-26 10:00:33 +01:00
testSystemRestart.cpp compile fix for ndbapi test program on irix (variable scope) 2004-11-08 13:59:04 +01:00
testTimeout.cpp Fix changed interface to HugoOperations 2004-10-13 11:43:54 +02:00
testTransactions.cpp Test prg update 2004-10-08 16:42:51 +02:00
TraceNdbApi.cpp neww ndb automake 2004-05-26 15:36:55 +00:00
userInterface.cpp more snprintf... 2004-10-21 19:23:18 +00:00
VerifyNdbApi.cpp neww ndb automake 2004-05-26 15:36:55 +00:00