• unknown's avatar
    wl1804 - ndb - add support for _all_ type in NdbScanFilter + TUP · 150924ab
    unknown authored
    
    ndb/include/ndbapi/NdbOperation.hpp:
      change char* -> void*
    ndb/include/ndbapi/NdbScanFilter.hpp:
      Add generic cmp-function
      Let "old" function use the new one
    ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp:
      Add support for all types for scan filters
    ndb/src/ndbapi/NdbOperationInt.cpp:
      Check length of argument
    ndb/src/ndbapi/NdbScanFilter.cpp:
      Add support for all types for scan filters
    150924ab
NdbOperation.hpp 36.7 KB