• unknown's avatar
    ndb: wl-1442 mysql vs ndb datatypes: prepare · f23b561e
    unknown authored
    
    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
    f23b561e
AttributeDescriptor.hpp 5.51 KB