mariadb/ndb/test/ndbapi
unknown 8c01aba776 added config parameter Group on connection
moved NdbWaiter, m_ndb_cluster_connection, to impl class
    moved node selection things to cluster connection
    moved all private things to impl class
    added opts for shared memory and node selection
    changed opts handling somewhat; introduced enum for options and common handling of option variables
    added checks for transporter support
    automatic addition of shared mem transporters
    moved wait_until_ready code to cluster connection
    added control of usage of new node selection method


ndb/include/mgmapi/mgmapi_config_parameters.h:
  added config parameter Group on connection
ndb/include/ndbapi/Ndb.hpp:
  moved NdbWaiter, m_ndb_cluster_connection, to impl class
  moved node selection things to cluster connection
ndb/include/ndbapi/ndb_cluster_connection.hpp:
  moved all private things to impl class
ndb/include/util/ndb_opts.h:
  added opts for shared memory and node selection
ndb/src/kernel/vm/Configuration.cpp:
  changed opts handling somewhat; introduced enum for options and common handling of option variables
ndb/src/mgmclient/main.cpp:
  changed opts handling somewhat; introduced enum for options and common handling of option variables
ndb/src/mgmsrv/ConfigInfo.cpp:
  added checks for transporter support
  automatic addition of shared mem transporters
ndb/src/mgmsrv/MgmtSrvr.cpp:
  in alloc node id first choose connection with specified hostname
ndb/src/mgmsrv/main.cpp:
  changed opts handling somewhat; introduced enum for options and common handling of option variables
ndb/src/ndbapi/DictCache.hpp:
  added include file
ndb/src/ndbapi/Ndb.cpp:
  enabled using new node selection method
  moved wait_until_ready code to cluster connection
  moved node selection (hint) to cluster connection
  removed start transaction dgroup
ndb/src/ndbapi/NdbDictionaryImpl.hpp:
  removed and added inclusde files
ndb/src/ndbapi/NdbImpl.hpp:
  moved things from Ndb into Impl class
  moved waiter things to new file NdbWaiter.hpp
ndb/src/ndbapi/NdbScanOperation.cpp:
  ndbwaiter is no in impl class
ndb/src/ndbapi/Ndbif.cpp:
  ndbwaiter is no in impl class
ndb/src/ndbapi/Ndbinit.cpp:
  moved some Ndb things into impl class
ndb/src/ndbapi/TransporterFacade.hpp:
  changed friend declaration
ndb/src/ndbapi/ndb_cluster_connection.cpp:
  moved node selection things to cluster connection
  moved things from cluster connection to cluster connection impl class
ndb/test/ndbapi/testNdbApi.cpp:
  removed start transaction dgroup
ndb/tools/delete_all.cpp:
  changed opts handling somewhat; introduced enum for options and common handling of option variables
ndb/tools/desc.cpp:
  changed opts handling somewhat; introduced enum for options and common handling of option variables
ndb/tools/drop_index.cpp:
  changed opts handling somewhat; introduced enum for options and common handling of option variables
ndb/tools/drop_tab.cpp:
  changed opts handling somewhat; introduced enum for options and common handling of option variables
ndb/tools/listTables.cpp:
  changed opts handling somewhat; introduced enum for options and common handling of option variables
ndb/tools/restore/restore_main.cpp:
  changed opts handling somewhat; introduced enum for options and common handling of option variables
ndb/tools/select_all.cpp:
  changed opts handling somewhat; introduced enum for options and common handling of option variables
ndb/tools/select_count.cpp:
  changed opts handling somewhat; introduced enum for options and common handling of option variables
ndb/tools/waiter.cpp:
  changed opts handling somewhat; introduced enum for options and common handling of option variables
sql/ha_ndbcluster.cc:
  added control of usage of new node selection method
sql/mysqld.cc:
  added control of usage of new node selection method
2004-12-20 12:36:14 +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 ndb: fix blob performance in long transactions 2004-11-22 18:54:06 +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