1. 17 Feb, 2006 3 commits
    • unknown's avatar
      ndb - rbr blobs: fixes (not final) · 206e68ae
      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
      206e68ae
    • unknown's avatar
      ndb - rbr blobs: remove obsolete problem-causing temporary fix · 9b79e76b
      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
      9b79e76b
    • unknown's avatar
      reported bugs and disabled corresponding tests · 78e67400
      unknown authored
      disabled non deterministic test
      
      78e67400
  2. 16 Feb, 2006 37 commits