mariadb/ndb/include/util
unknown 07ed380523 ndb: wl-1442 mysql vs ndb datatypes: prepare
ndb/include/Makefile.am:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/include/kernel/AttributeDescriptor.hpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/include/kernel/signaldata/DictTabInfo.hpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/include/ndb_constants.h:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/include/ndb_types.h:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/include/ndbapi/NdbDictionary.hpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/include/util/NdbSqlUtil.hpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/src/common/debugger/signaldata/DictTabInfo.cpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/src/kernel/blocks/dbtux/DbtuxMeta.cpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/src/kernel/vm/MetaData.hpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/src/ndbapi/Ndb.cpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/src/ndbapi/NdbDictionaryImpl.cpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/src/ndbapi/NdbDictionaryImpl.hpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
ndb/src/ndbapi/NdbScanOperation.cpp:
  unify api/kernel types
  deprecate 2-bit AttributeType, use 5-bit AttributeExtType
  upgradable from 4.1 via nr/sr/backup
2004-12-26 22:40:42 +01:00
..
Base64.hpp WL1371 - Cleanup configuration handling 2004-05-26 10:56:32 +02:00
BaseString.hpp some platforms provide posix snprintf via special defined, these defines however cause problems elsewhere 2004-10-21 16:26:53 +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 aligned connect string option on all cluster executables, --ndb-connectstring is now supported by all 2004-11-22 08:06:39 +00: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 mysql vs ndb datatypes: prepare 2004-12-26 22:40:42 +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