1. 17 Feb, 2005 25 commits
  2. 16 Feb, 2005 15 commits
    • unknown's avatar
      Make post-commit trigger not send emails when the message would not contain · f1595c34
      unknown authored
      any actual changes. (Often the case in merges where the only change involves
      renumbering ChangeSet entries.)
      
      
      BitKeeper/triggers/post-commit:
        Suppress emails when there's no changes actually reported
      f1595c34
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1 · a4ab2fee
      unknown authored
      into mysql.com:/home/jimw/my/mysql-4.1-clean
      
      a4ab2fee
    • unknown's avatar
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · e160492a
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      e160492a
    • unknown's avatar
      reuse nodeid if ndbd is restarted · 07a3e21c
      unknown authored
      
      mysql-test/mysql-test-run.pl:
        start and exit fix for ndbcluster
      07a3e21c
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 93f46b86
      unknown authored
      into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445.1
      
      
      sql/ha_innodb.cc:
        Auto merged
      93f46b86
    • unknown's avatar
      Merge · a0755130
      unknown authored
      
      sql/ha_innodb.cc:
        Auto merged
      include/config-win.h:
        SCCS merged
      a0755130
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.0 · e6cdaca0
      unknown authored
      into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug4445
      
      e6cdaca0
    • unknown's avatar
      Bug#4445 · 7bc5e323
      unknown authored
        Make a more informative platform info for Windows
      
      7bc5e323
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · 1b8f4e43
      unknown authored
      into mysql.com:/space/my/mysql-4.1
      
      1b8f4e43
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1 · 50a4c316
      unknown authored
      into mysql.com:/space/pekka/ndb/version/my41-1.2154.30.2
      
      50a4c316
    • unknown's avatar
      ndb - fix old decimal type mysql vs ndb · 7a630ec0
      unknown authored
      
      mysql-test/r/ndb_index_ordered.result:
        fix old decimal type mysql vs ndb (re-commit 3)
      mysql-test/t/ndb_index_ordered.test:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/kernel/signaldata/DictTabInfo.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/ndbapi/NdbDictionary.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/util/NdbSqlUtil.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/common/util/NdbSqlUtil.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbDictionary.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbRecAttr.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/test/include/NdbSchemaOp.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/tools/restore/consumer.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      sql/ha_ndbcluster.cc:
        fix old decimal type mysql vs ndb (re-commit 3)
      7a630ec0
    • unknown's avatar
      Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 · 94902602
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
      
      94902602
    • unknown's avatar
      Merge · c40e31e5
      unknown authored
      
      mysql-test/r/fulltext.result:
        SCCS merged
      mysql-test/t/fulltext.test:
        SCCS merged
      c40e31e5
    • unknown's avatar
      fulltext.test, fulltext.result: · db4186fb
      unknown authored
        Test case for bug#8522, to test for out of bounds memory access in ft_nlq_find_relevance().
      
      
      mysql-test/r/fulltext.result:
        Test case for bug#8522, to test for out of bounds memory access in ft_nlq_find_relevance().
      mysql-test/t/fulltext.test:
        Test case for bug#8522, to test for out of bounds memory access in ft_nlq_find_relevance().
      db4186fb