• unknown's avatar
    ndb - bug#17761 blob tables patch 3b [closes the bug] · 0e710549
    unknown authored
    
    storage/ndb/src/common/debugger/signaldata/DictTabInfo.cpp:
      oops (but did not affect previous patch)
    storage/ndb/include/ndbapi/NdbDictionary.hpp:
      allow NDB API programs direct access to blob tables via main table or by name (hack)
    storage/ndb/src/ndbapi/NdbDictionary.cpp:
      allow NDB API programs direct access to blob tables via main table or by name (hack)
    storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
      allow NDB API programs direct access to blob tables via main table or by name (hack)
    storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
      allow NDB API programs direct access to blob tables via main table or by name (hack)
    storage/ndb/src/ndbapi/ndberror.c:
      allow NDB API programs direct access to blob tables via main table or by name (hack)
    0e710549
NdbDictionary.hpp 50.2 KB