mariadb/ndb/include/util
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
..
Base64.hpp WL1371 - Cleanup configuration handling 2004-05-26 10:56:32 +02:00
BaseString.hpp added returntype BaseString& for ndb_upper and ndb_lower instead of void 2004-12-07 15:39:46 +00:00
basestring_vsnprintf.h changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
Bitmask.hpp added management function to purge stale sessions in the management server 2004-11-09 19:39:29 +00:00
ConfigValues.hpp Initial support for updating configuration "on the fly" 2004-08-05 16:21:33 +02:00
File.hpp more removing of "system" files and introducing ndb_global/my_global 2004-05-07 15:34:12 +02:00
InputStream.hpp introduced ndb_global.h/my_global.h to replace sytem lib includes e.g. stdio, stdlib 2004-05-07 08:39:42 +02:00
md5_hash.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
ndb_opts.h added config parameter Group on connection 2004-12-20 12:36:14 +01:00
NdbAutoPtr.hpp addes auto pointer class for using with my_ functions 2004-10-04 06:58:33 +00:00
NdbOut.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NdbSqlUtil.hpp ndb charsets (wl-1732) final part: use strxfrm + strcoll 2004-09-17 14:09:21 +02:00
OutputStream.hpp introduced ndb_global.h/my_global.h to replace sytem lib includes e.g. stdio, stdlib 2004-05-07 08:39:42 +02:00
Parser.hpp wl1744 - fix compiler problems 2004-11-10 00:13:26 +01:00
Properties.hpp compilation fix for AIX 2004-10-26 09:48:01 +00:00
random.h Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
SimpleProperties.hpp wl1744 - fix compiler problems 2004-11-10 00:13:26 +01:00
socket_io.h more removing of "system" files and introducing ndb_global/my_global 2004-05-07 15:34:12 +02:00
SocketAuthenticator.hpp wl 1748 2004-06-23 23:53:48 +00:00
SocketClient.hpp WL 1748 2004-06-23 00:48:07 +00:00
SocketServer.hpp wl1744 - ndb win-port 2004-11-11 21:38:42 +01:00
UtilBuffer.hpp WL1371 - Cleanup configuration handling 2004-05-26 10:56:32 +02:00
uucode.h introduced ndb_global.h/my_global.h to replace sytem lib includes e.g. stdio, stdlib 2004-05-07 08:39:42 +02:00
Vector.hpp introduced ndb_global.h/my_global.h to replace sytem lib includes e.g. stdio, stdlib 2004-05-07 08:39:42 +02:00
version.h NDB compile fix sol9x86 2004-10-12 14:07:41 +02:00