1. 06 Mar, 2006 39 commits
  2. 05 Mar, 2006 1 commit
    • unknown's avatar
      ndb - bug#17761 blob tables patch 3a [requires next patch 3b] · 572f03cb
      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
      572f03cb