• unknown's avatar
    ndb - bug#17761 blob tables patch 3a [requires next patch 3b] · da076694
    unknown authored
    
    storage/ndb/include/kernel/signaldata/DictTabInfo.hpp:
      parse blob table name (temp hack)
    storage/ndb/src/common/debugger/signaldata/DictTabInfo.cpp:
      parse blob table name (temp hack)
    storage/ndb/src/ndbapi/DictCache.cpp:
      do not put blob tables in ndb api dict cache
      main table is cached and blob tables are owned by its blob columns
    storage/ndb/src/ndbapi/Ndb.cpp:
      do not put blob tables in ndb api dict cache
      main table is cached and blob tables are owned by its blob columns
    storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
      do not put blob tables in ndb api dict cache
      main table is cached and blob tables are owned by its blob columns
    storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
      do not put blob tables in ndb api dict cache
      main table is cached and blob tables are owned by its blob columns
    da076694
DictTabInfo.hpp 21.4 KB