• unknown's avatar
    ndb - blob tables vs dict cache : patch 1 · ef5b8beb
    unknown authored
    
    storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
      blob fix 1: cache no tables at create.
      previously main table was cached before blob tables were ready.
      autoincr fix to avoid caching as side-effect.
      also removes some rename fix where createBlobTables had old/new args.
    storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
      blob fix 1: cache no tables at create.
      previously main table was cached before blob tables were ready.
      autoincr fix to avoid caching as side-effect.
      also removes some rename fix where createBlobTables had old/new args.
    storage/ndb/src/ndbapi/ndberror.c:
      blob fix 1: cache no tables at create.
      previously main table was cached before blob tables were ready.
      autoincr fix to avoid caching as side-effect.
      also removes some rename fix where createBlobTables had old/new args.
    ef5b8beb
ndberror.c 32 KB