ndb - blob tables vs dict cache : patch 1
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.
Showing
Please register or sign in to comment