1. 05 Jul, 2006 16 commits
    • unknown's avatar
      Bug #20843 tests fails randomly with assertion in completeClusterFailed · 0ebfd5cd
      unknown authored
      - flush gci needs to be reset on disconnect as cluster may reconnect after --initial with a smaller gci
      
      
      storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        Bug #20843 tests fails randomly with assertion in completeClusterFailed
        reenabled test
      0ebfd5cd
    • unknown's avatar
      disabled ndb_autodiscover3 again · a07fd7e9
      unknown authored
      a07fd7e9
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1 · f29ad87e
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-ndb
      
      f29ad87e
    • unknown's avatar
      Bug #20843 tests fails randomly with assertion in completeClusterFailed · 3cd38e10
      unknown authored
      - reenabled test as this now seems fixed
      
      3cd38e10
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · e8cbd2d7
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-ndb
      
      
      storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
        Auto merged
      e8cbd2d7
    • unknown's avatar
      ndbd: added missing jamEntry(); · 669ab7e9
      unknown authored
      669ab7e9
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · 9be5a3d9
      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
      9be5a3d9
    • unknown's avatar
      Bug #20419 ndbd --nowait-nodes=<id_of_running_node> fails · 7ec80185
      unknown authored
      - updated error message to more correctly reflect the issue
      
      7ec80185
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb · 3d8a26e7
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-ndb
      
      3d8a26e7
    • unknown's avatar
    • unknown's avatar
      ndb - ndb api : try to catch autoincr 'error 0' · ad5ee628
      unknown authored
      
      storage/ndb/src/ndbapi/Ndb.cpp:
        try to catch autoincr 'error 0'
      ad5ee628
    • unknown's avatar
    • unknown's avatar
      Merge mysql.com:/M50/tmp_merge_kent into mysql.com:/M51/merge-kent-5.1 · 83659aa5
      unknown authored
      
      scripts/make_binary_distribution.sh:
        Auto merged
      83659aa5
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · 070632e9
      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
      070632e9
    • unknown's avatar
      Bug #18863 NDB node fails to restart, cluster stuck in state trying to restart it. · e2a8426f
      unknown authored
      - remove some event code to get rid of some bugs
      
      e2a8426f
    • unknown's avatar
      extra logging and asserts to try to track down the spurious completeCluster failure assetion · 9884e0b6
      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
      9884e0b6
  2. 04 Jul, 2006 20 commits
  3. 03 Jul, 2006 4 commits
    • unknown's avatar
      Removed extraneous COMMITs, from Bug#16206. · 2b827b17
      unknown authored
      2b827b17
    • unknown's avatar
      Removed bdb test where the binlog format is indeterminate and updated a test · fb75566a
      unknown authored
      where it isn't.  Removed a test where the merge was incorrect (and a test 
      duplicated.)
      
      
      mysql-test/r/bdb.result:
        Removed binlog-format-specific test.
        
        Elliot says bdb is going away real soon now anyway.
      mysql-test/r/binlog_row_blackhole.result:
        Removed superfluous commits.  Bug#16206.
      mysql-test/r/mysqldump.result:
        Merged incorrectly.
      mysql-test/t/bdb.test:
        Removed binlog-format-specific test.
        
        Elliot says bdb is going away real soon now anyway.
      fb75566a
    • unknown's avatar
    • unknown's avatar
      Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.0 · 9bf16868
      unknown authored
      into  zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.1
      
      
      BitKeeper/etc/ignore:
        auto-union
      client/mysqldump.c:
        Auto merged
      mysql-test/r/bdb.result:
        Auto merged
      mysql-test/r/type_timestamp.result:
        Auto merged
      mysql-test/r/udf.result:
        Auto merged
      mysql-test/t/bdb.test:
        Auto merged
      mysql-test/t/type_timestamp.test:
        Auto merged
      mysys/my_lib.c:
        Auto merged
      sql/log_event.cc:
        Auto merged
      sql/log_event.h:
        Auto merged
      sql/table.cc:
        Auto merged
      mysql-test/r/func_time.result:
        manual merge
      mysql-test/r/mysqldump.result:
        manual merge
      mysql-test/t/func_time.test:
        manual merge
      mysql-test/t/mysqldump.test:
        manual merge
      sql/log.cc:
        manual merge
      sql/sp_head.cc:
        manual merge
      sql/sql_table.cc:
        manual merge
      9bf16868