1. 17 Feb, 2006 3 commits
    • unknown's avatar
      ndb - rbr blobs: fixes (not final) · 1cedcdd2
      unknown authored
      
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        invalidate table=>invalidate blob tables
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        invalidate table=>invalidate blob tables
      storage/ndb/src/ndbapi/DictCache.cpp:
        DBUG_PRINT
      sql/ha_ndbcluster.cc:
        avoid discovering NDB$BLOB tables
      mysql-test/t/disabled.def:
        rpl_ndb_blob passes again
      1cedcdd2
    • unknown's avatar
      ndb - rbr blobs: remove obsolete problem-causing temporary fix · f9b94301
      unknown authored
      
      sql/ha_ndbcluster_binlog.cc:
        remove fix_blob_events
      storage/ndb/include/ndbapi/NdbDictionary.hpp:
        remove fix_blob_events
      storage/ndb/src/ndbapi/NdbDictionary.cpp:
        remove fix_blob_events
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        remove fix_blob_events
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        remove fix_blob_events
      f9b94301
    • unknown's avatar
      reported bugs and disabled corresponding tests · 4e5c55e5
      unknown authored
      disabled non deterministic test
      
      
      4e5c55e5
  2. 16 Feb, 2006 37 commits