• unknown's avatar
    ndb - bug with index build of unique index with 32 attributes · d9f12b4e
    unknown authored
         since NDB$FRAGMENT is automatically added, there was a over run in the struct
    
    
    storage/ndb/include/kernel/AttributeList.hpp:
      Fix unique index with 32 attributes
    storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
      Fix unique index with 32 attributes
    storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:
      Fix unique index with 32 attributes
    d9f12b4e
AttributeList.hpp 1.14 KB