1. 06 Jul, 2006 19 commits
    • unknown's avatar
      After merge fixes. · f78f7f84
      unknown authored
      
      sql/event_timed.cc:
        After merge fixes: dbname can never be NULL.
      sql/events.cc:
        After merge fixes: use a new signature of sp_use_new_db
      sql/sp_head.cc:
        After merge fixes: replace assert with an if for events code to work.
      sql/sql_parse.cc:
        After merge fixes: put back free_items, it's used in partitioning.
        Whether it is not a bug is to be investigated.
        Remove check_db_used, as planned.
      f78f7f84
    • unknown's avatar
      Merge bodhi.netgear:/opt/local/work/tmp_merge · 6d3f8659
      unknown authored
      into  bodhi.netgear:/opt/local/work/mysql-5.1-runtime-merge-with-5.0
      
      
      mysql-test/r/create.result:
        Auto merged
      mysql-test/r/ps.result:
        Auto merged
      mysql-test/r/sp.result:
        Auto merged
      mysql-test/t/create.test:
        Auto merged
      mysql-test/t/ps.test:
        Auto merged
      mysql-test/t/sp.test:
        Auto merged
      sql/item_strfunc.cc:
        Auto merged
      sql/sp.cc:
        Auto merged
      sql/sp.h:
        Auto merged
      sql/sp_head.cc:
        Auto merged
      sql/sp_head.h:
        Auto merged
      sql/sql_db.cc:
        Auto merged
      sql/sql_insert.cc:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_trigger.cc:
        Auto merged
      sql/sql_view.cc:
        Auto merged
      sql/table.h:
        Auto merged
      sql/tztime.cc:
        Auto merged
      include/my_sys.h:
        Manual merge (second attempt).
      mysql-test/r/bdb.result:
        Manual merge (second attempt).
      mysql-test/t/bdb.test:
        Manual merge (second attempt).
      mysys/my_malloc.c:
        Manual merge (second attempt).
      mysys/safemalloc.c:
        Manual merge (second attempt).
      sql/ha_federated.cc:
        Manual merge (second attempt).
      sql/log_event.cc:
        Manual merge (second attempt).
      sql/set_var.cc:
        Manual merge (second attempt).
      sql/set_var.h:
        Manual merge (second attempt).
      sql/slave.cc:
        Manual merge (second attempt).
      sql/slave.h:
        Manual merge (second attempt).
      sql/sql_class.h:
        Manual merge (second attempt).
      sql/sql_table.cc:
        Manual merge (second attempt).
      sql/sql_udf.cc:
        Manual merge (second attempt).
      sql/sql_yacc.yy:
        Manual merge (second attempt).
      6d3f8659
    • unknown's avatar
      Merge bodhi.netgear:/opt/local/work/mysql-5.1-root · 8829fa9a
      unknown authored
      into  bodhi.netgear:/opt/local/work/mysql-5.1-runtime-merge
      
      
      BitKeeper/etc/ignore:
        auto-union
      8829fa9a
    • unknown's avatar
      Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1 · 6da6790d
      unknown authored
      into trift2.:/M51/bug20216-5.1
      
      
      scripts/Makefile.am:
        Auto merged
      scripts/make_binary_distribution.sh:
        Auto merged
      support-files/mysql.spec.sh:
        Auto merged
      6da6790d
    • unknown's avatar
      Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1 · 79ac3fc8
      unknown authored
      into trift2.:/M51/merge-5.1
      
      79ac3fc8
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb · 7a005b34
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-ndb
      
      7a005b34
    • unknown's avatar
      corrected result file · a180c4f9
      unknown authored
      - missing order by
      
      a180c4f9
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · 0c1f52d8
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-ndb
      
      
      storage/ndb/src/ndbapi/DictCache.cpp:
        Auto merged
      0c1f52d8
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 · 0603b439
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
      
      
      ndb/src/ndbapi/DictCache.cpp:
        Auto merged
      0603b439
    • unknown's avatar
      backport of ndb DictCache fix · 2533ff11
      unknown authored
      - don't invalidate tables that are in state RETRIEVING
      
      2533ff11
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb · 71dc75c9
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
      
      71dc75c9
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1 · 3ee0f15f
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-ndb
      
      3ee0f15f
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1 · 6d665372
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-ndb
      
      6d665372
    • unknown's avatar
      corrected results · 234e39fa
      unknown authored
      234e39fa
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/50-work · a01b55ef
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
      
      
      storage/ndb/src/ndbapi/NdbScanOperation.cpp:
        SCCS merged
      a01b55ef
    • unknown's avatar
      ndb - revert bug fix for bug#20442 · aca5d20c
      unknown authored
      aca5d20c
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1 · 92badbcb
      unknown authored
      into  mysql.com:/home/marty/MySQL/mysql-5.1
      
      
      storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
        Auto merged
      92badbcb
    • unknown's avatar
      Merge ngrishakin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb · d18ae082
      unknown authored
      into  mysql.com:/home/ndbdev/ngrishakin/mysql-5.1-new-ndb
      
      d18ae082
    • unknown's avatar
      ndb_dd_advance test cases · 66bb877d
      unknown authored
      
      mysql-test/t/ndb_dd_advance.test:
        ndb_dd_advance.test
      mysql-test/t/ndb_dd_advance2.test:
        ndb_dd_advance2.test
      mysql-test/r/ndb_dd_advance.result:
        ndb_dd_advance.result
      mysql-test/r/ndb_dd_advance2.result:
        ndb_dd_advance2.result
      66bb877d
  2. 05 Jul, 2006 21 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
      .del-ndb_dd_advance.result~165b282a93715547: · 8351e562
      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
      8351e562
    • unknown's avatar
      Merge ngrishakin@bk-internal.mysql.com:/home/bk/mysql-5.1 · c5effc2e
      unknown authored
      into  mysql.com:/home/ndbdev/ngrishakin/mysql-5.1
      
      c5effc2e
    • unknown's avatar
      disabled ndb_autodiscover3 again · a07fd7e9
      unknown authored
      a07fd7e9
    • unknown's avatar
      Merge mysql.com:/M50/merge-5.0 into mysql.com:/M51/merge-5.1 · 70f628ee
      unknown authored
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      70f628ee
    • 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
      Extend the Perl script running the test suite to produce a "Logging:" line... · 480695bf
      unknown authored
      Extend the Perl script running the test suite to produce a "Logging:" line (like the shell script does).
      
      
      mysql-test/mysql-test-run.pl:
        Now that the RPM spec files use the Perl script to run the tests, we also need the "Logging:"
        line in its output, because otherwise we lack the information how the test suite was run.
        Add the line.
      480695bf
    • 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 mskold@bk-internal.mysql.com:/home/bk/mysql-5.1 · 6c1d59d3
      unknown authored
      into  mysql.com:/home/marty/MySQL/mysql-5.1
      
      
      storage/ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
        Auto merged
      6c1d59d3
    • 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