• unknown's avatar
    ndb - blob tables vs dict cache : patch 2 - bug#17761 (maybe) · 8ec73199
    unknown authored
    
    storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
      by-pass dict cache when creating blob event op
      does get event using table stored under main event op
      in preparation to remove blob tables from dict cache
    storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
      by-pass dict cache when creating blob event op
      does get event using table stored under main event op
      in preparation to remove blob tables from dict cache
    storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
      by-pass dict cache when creating blob event op
      does get event using table stored under main event op
      in preparation to remove blob tables from dict cache
    storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp:
      by-pass dict cache when creating blob event op
      does get event using table stored under main event op
      in preparation to remove blob tables from dict cache
    8ec73199
NdbEventOperationImpl.cpp 60.8 KB