• unknown's avatar
    ndb - blob tables vs dict cache : patch 2 - bug#17761 (maybe) · 7464c9f3
    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
    7464c9f3
NdbDictionaryImpl.hpp 26.5 KB