• unknown's avatar
    ndb - rbr blobs etc: set db/schema in injector_ndb before calling NDB · 2f31a946
    unknown authored
    
    storage/ndb/src/ndbapi/NdbBlob.cpp:
      DBUG
    storage/ndb/include/ndbapi/Ndb.hpp:
      method to set db/schema from table name + format check in internalize_table_name
    storage/ndb/include/ndbapi/NdbDictionary.hpp:
      method to set db/schema from table name + format check in internalize_table_name
    storage/ndb/src/ndbapi/Ndb.cpp:
      method to set db/schema from table name + format check in internalize_table_name
    sql/ha_ndbcluster_binlog.cc:
      set injector_ndb db/schema before calling NDB (may be more cases..).  only place to get it is table internal name
    2f31a946
ha_ndbcluster_binlog.cc 92 KB