1. 06 Jul, 2006 3 commits
    • unknown's avatar
      After merge fixes. · 9532056d
      unknown authored
      
      mysql-test/r/archive.result:
        After merge fix. It might come from the fix for
        bug 1662 (ALTER TABLE LIKE ignores DATA/INDEX DIRECTPORY)
      sql/time.cc:
        After merge fix. Auto resolve failed because this piece
        of code was moved from another file to here.
      9532056d
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-5.0-ateam · 4ceb9bb0
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.1-ateam
      
      
      libmysqld/lib_sql.cc:
        Auto merged
      libmysqld/libmysqld.c:
        Auto merged
      mysql-test/r/func_sapdb.result:
        Auto merged
      mysql-test/r/func_time.result:
        Auto merged
      mysql-test/r/gis-rtree.result:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/r/symlink.result:
        Auto merged
      mysql-test/t/func_time.test:
        Auto merged
      mysql-test/t/key.test:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      scripts/make_binary_distribution.sh:
        Auto merged
      sql/field.cc:
        Auto merged
      sql-common/client.c:
        Auto merged
      sql/opt_sum.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/table.cc:
        Auto merged
      storage/myisam/mi_check.c:
        Auto merged
      storage/myisam/mi_create.c:
        Auto merged
      storage/myisam/mi_delete_table.c:
        Auto merged
      storage/myisam/mi_dynrec.c:
        Auto merged
      storage/myisam/mi_key.c:
        Auto merged
      storage/myisam/mi_rkey.c:
        Auto merged
      storage/myisam/rt_index.c:
        Auto merged
      storage/myisam/rt_mbr.c:
        Auto merged
      support-files/mysql.spec.sh:
        Auto merged
      mysql-test/r/ctype_utf8.result:
        Manual merge
      mysql-test/r/key.result:
        Manual merge
      mysql-test/t/ctype_utf8.test:
        Manual merge
      sql/item_timefunc.cc:
        Manual merge
      4ceb9bb0
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-5.1--main · ff7cbe83
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.1-ateam
      
      
      ff7cbe83
  2. 05 Jul, 2006 23 commits
    • unknown's avatar
      .del-ndb_dd_advance.result~165b282a93715547: · e8d7da11
      unknown authored
        Delete: mysql-test/r/ndb_dd_advance.result
      .del-ndb_dd_advance2.result~89be9fe55c2fda5a:
        Delete: mysql-test/r/ndb_dd_advance2.result
      .del-ndb_dd_advance2.test~e9e56bc3e8e8f740:
        Delete: mysql-test/t/ndb_dd_advance2.test
      .del-ndb_dd_advance.test~58e757b6c1d33996:
        Delete: mysql-test/t/ndb_dd_advance.test
      
      
      BitKeeper/deleted/.del-ndb_dd_advance.test~58e757b6c1d33996:
        Delete: mysql-test/t/ndb_dd_advance.test
      BitKeeper/deleted/.del-ndb_dd_advance2.test~e9e56bc3e8e8f740:
        Delete: mysql-test/t/ndb_dd_advance2.test
      BitKeeper/deleted/.del-ndb_dd_advance2.result~89be9fe55c2fda5a:
        Delete: mysql-test/r/ndb_dd_advance2.result
      BitKeeper/deleted/.del-ndb_dd_advance.result~165b282a93715547:
        Delete: mysql-test/r/ndb_dd_advance.result
      e8d7da11
    • unknown's avatar
      Merge ngrishakin@bk-internal.mysql.com:/home/bk/mysql-5.1 · 27175817
      unknown authored
      into  mysql.com:/home/ndbdev/ngrishakin/mysql-5.1
      
      
      27175817
    • unknown's avatar
      disabled ndb_autodiscover3 again · 79a2d052
      unknown authored
      79a2d052
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1 · 04b85ab6
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-ndb
      
      
      04b85ab6
    • unknown's avatar
      Bug #20843 tests fails randomly with assertion in completeClusterFailed · f82e49b2
      unknown authored
      - reenabled test as this now seems fixed
      
      
      f82e49b2
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · 273be51d
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-ndb
      
      
      storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
        Auto merged
      273be51d
    • unknown's avatar
      ndbd: added missing jamEntry(); · 623f8bee
      unknown authored
      623f8bee
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · 0b44f4b1
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-ndb
      
      
      storage/ndb/include/mgmapi/ndbd_exit_codes.h:
        Auto merged
      storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
        Auto merged
      storage/ndb/src/kernel/error/ndbd_exit_codes.c:
        Auto merged
      0b44f4b1
    • unknown's avatar
      Bug #20419 ndbd --nowait-nodes=<id_of_running_node> fails · 051f3892
      unknown authored
      - updated error message to more correctly reflect the issue
      
      
      051f3892
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb · cc6bd3e2
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-ndb
      
      
      cc6bd3e2
    • unknown's avatar
    • unknown's avatar
      ndb - ndb api : try to catch autoincr 'error 0' · eab52b8a
      unknown authored
      
      storage/ndb/src/ndbapi/Ndb.cpp:
        try to catch autoincr 'error 0'
      eab52b8a
    • unknown's avatar
    • unknown's avatar
      Merge mysql.com:/M50/tmp_merge_kent into mysql.com:/M51/merge-kent-5.1 · 95dd28cf
      unknown authored
      
      scripts/make_binary_distribution.sh:
        Auto merged
      95dd28cf
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · 352cd7a9
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-ndb
      
      
      storage/ndb/include/Makefile.am:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/include/kernel/GlobalSignalNumbers.h:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/include/ndbapi/Ndb.hpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/include/ndbapi/NdbApi.hpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/include/ndbapi/NdbDictionary.hpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/common/debugger/signaldata/SignalDataPrint.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/common/debugger/signaldata/SignalNames.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/kernel/blocks/suma/Suma.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/kernel/blocks/suma/Suma.hpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/kernel/blocks/suma/SumaInit.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/ndbapi/Makefile.am:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/ndbapi/Ndb.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/ndbapi/NdbDictionary.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/ndbapi/Ndberr.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/ndbapi/Ndbif.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/src/ndbapi/Ndbinit.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/test/include/HugoTransactions.hpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/test/ndbapi/Makefile.am:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      storage/ndb/test/src/HugoTransactions.cpp:
        manual merge, removal of code from 5.0, not to be merged to 5.1
      352cd7a9
    • unknown's avatar
      Bug #18863 NDB node fails to restart, cluster stuck in state trying to restart it. · 53ed06f2
      unknown authored
      - remove some event code to get rid of some bugs
      
      
      53ed06f2
    • unknown's avatar
      After merge fix · d87e4fbf
      unknown authored
      d87e4fbf
    • unknown's avatar
      extra logging and asserts to try to track down the spurious completeCluster failure assetion · 7d17a42d
      unknown authored
          corrected error in invalidation of dict cache which may be causing the valgrind warning at times
      
      
      sql/ha_ndbcluster_binlog.cc:
        extra logging and asserts to try to track down the spurious completeCluster failure assetion
      storage/ndb/src/ndbapi/DictCache.cpp:
        corrected error in invalidation of dict cache which may be causing the valgrind warning at times
      storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        extra logging and asserts to try to track down the spurious completeCluster failure assetion
      storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp:
        extra logging and asserts to try to track down the spurious completeCluster failure assetion
      7d17a42d
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.1-bug19835 · 55736ce5
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.0-ateam
      
      
      myisam/mi_dynrec.c:
        Auto merged
      55736ce5
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.1-bug17877 · a4a905f3
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.0-ateam
      
      
      myisam/mi_key.c:
        Auto merged
      mysql-test/r/gis-rtree.result:
        Auto merged
      mysql-test/t/gis-rtree.test:
        Auto merged
      myisam/mi_check.c:
        SCCS merged
      a4a905f3
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.1-bug14400 · fef31470
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.0-ateam
      
      
      libmysqld/libmysqld.c:
        Auto merged
      myisam/mi_rkey.c:
        Auto merged
      mysql-test/r/func_sapdb.result:
        Auto merged
      mysql-test/r/symlink.result:
        Auto merged
      mysql-test/t/func_sapdb.test:
        Auto merged
      scripts/make_binary_distribution.sh:
        Auto merged
      sql/item_geofunc.h:
        Auto merged
      sql/item_timefunc.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      libmysqld/lib_sql.cc:
        Manual merge
      mysql-test/r/func_time.result:
        Manual merge
      mysql-test/r/gis.result:
        Manual merge
      mysql-test/t/func_time.test:
        Manual merge
      mysql-test/t/gis.test:
        Manual merge
      sql-common/client.c:
        Manual merge
      fef31470
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-4.1-bug11824 · 516fdb71
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.0-ateam
      
      
      myisam/mi_create.c:
        Auto merged
      mysql-test/r/ctype_utf8.result:
        Auto merged
      mysql-test/r/key.result:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/ctype_utf8.test:
        Auto merged
      mysql-test/t/key.test:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/opt_sum.cc:
        Auto merged
      sql/table.cc:
        Auto merged
      support-files/mysql.spec.sh:
        Auto merged
      sql/field.cc:
        Manual merge
      516fdb71
    • unknown's avatar
      Merge ngrishakin@bk-internal.mysql.com:/home/bk/mysql-5.1 · aad8b89a
      unknown authored
      into  mysql.com:/home/ndbdev/ngrishakin/mysql-5.1
      
      
      aad8b89a
  3. 04 Jul, 2006 14 commits