mariadb/ndb/include/util
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
..
Base64.hpp wl2240 - ndb - new testcase for validating startTransation with hint 2005-01-14 08:58:50 +01: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 ndb - bitfields - more tests, now passes all api tests!! 2004-12-10 16:15:36 +01: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 wl1540, 1802 2004-10-31 22:21:51 +01:00
ndb_opts.h changed name of g_eventLogger so it can be used in TransporterRegistry and is the same as in the kernel 2004-12-22 16:29:01 +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 - wl-1442 merge fix 5.0 -> 5.0-ndb 2005-01-09 01:14:11 +01: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