1. 03 Mar, 2006 3 commits
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new · 2fdee0a1
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.1
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      2fdee0a1
    • unknown's avatar
      Bug#17728 tests that fails are: ndb_gis rpl_ndb_multi_update2 · 88841e3c
      unknown authored
       - Fix for ndb_gis to run with all types of logging
      
      
      mysql-test/include/gis_generic.inc:
        Make the test tables for gis have a primary key with auto increment
      mysql-test/r/archive_gis.result:
        Update test result
      mysql-test/r/bdb_gis.result:
        Update test result
      mysql-test/r/innodb_gis.result:
        Update test result
      mysql-test/r/ndb_gis.result:
        Update test result
      mysql-test/t/ndb_gis.test:
        Remove the requirement to only run thiswhen binlog format is row.
      88841e3c
    • unknown's avatar
      ndb - blob tables vs dict cache : patch 2 - bug#17761 (maybe) · 7464c9f3
      unknown authored
      
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        by-pass dict cache when creating blob event op
        does get event using table stored under main event op
        in preparation to remove blob tables from dict cache
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        by-pass dict cache when creating blob event op
        does get event using table stored under main event op
        in preparation to remove blob tables from dict cache
      storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        by-pass dict cache when creating blob event op
        does get event using table stored under main event op
        in preparation to remove blob tables from dict cache
      storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp:
        by-pass dict cache when creating blob event op
        does get event using table stored under main event op
        in preparation to remove blob tables from dict cache
      7464c9f3
  2. 02 Mar, 2006 20 commits
  3. 01 Mar, 2006 17 commits