1. 08 May, 2005 2 commits
  2. 07 May, 2005 7 commits
    • unknown's avatar
      merge · 203b8d6a
      unknown authored
      203b8d6a
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · c903266a
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      c903266a
    • unknown's avatar
      ndb - autotest · 10176212
      unknown authored
        fix configs and scripts
      
      
      ndb/test/run-test/conf-daily-basic-dl145a.txt:
        fix ports
      ndb/test/run-test/conf-daily-basic-ndbmaster.txt:
        fix ports
      ndb/test/run-test/conf-daily-devel-ndbmaster.txt:
        fix ports
      ndb/test/run-test/conf-daily-sql-ndbmaster.txt:
        fix ports
      ndb/test/run-test/ndb-autotest.sh:
        minor bugs
      10176212
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · 7d0041e8
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      7d0041e8
    • unknown's avatar
      ndb - autotest · 1f75afed
      unknown authored
        fixes
      
      
      ndb/test/run-test/conf-daily-basic-dl145a.txt:
        dl145 uses /home for running
      ndb/test/run-test/make-config.sh:
        output d.txt aswell
      ndb/test/run-test/ndb-autotest.sh:
        more scripts updates
      1f75afed
    • unknown's avatar
      merge · 1b001d8c
      unknown authored
      1b001d8c
    • unknown's avatar
      ndb - autotest · 27139d3a
      unknown authored
        upgrades to shell script
      
      
      ndb/test/run-test/Makefile.am:
        add config files
      ndb/test/run-test/ndb-autotest.sh:
        bump version
        use rsync to sync participating hosts
      27139d3a
  3. 06 May, 2005 13 commits
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · f8aca318
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      f8aca318
    • unknown's avatar
      ndb - autotest · 57ec978b
      unknown authored
        fix count of nodes needed in test
      
      
      ndb/test/run-test/conf-daily-basic-dl145a.txt:
        Fix typo
      ndb/test/run-test/conf-daily-basic-ndbmaster.txt:
        Fix typo
      ndb/test/run-test/conf-daily-devel-ndbmaster.txt:
        Fix typo
      ndb/test/run-test/conf-daily-sql-ndbmaster.txt:
        Fix typo
      ndb/test/run-test/ndb-autotest.sh:
        Fix count of needed computers for test
      57ec978b
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · 447b5190
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      447b5190
    • unknown's avatar
      ndb - autotest · a2fe4d1b
      unknown authored
        fix to ndb-autotest.sh
      
      
      ndb/test/run-test/ndb-autotest.sh:
        Add bin/ to get access to ndb_cpcc
      a2fe4d1b
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · 793ab2b7
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      793ab2b7
    • unknown's avatar
      ndb - autotest · e9df5390
      unknown authored
        Add shutdown options (so far only SIGKILL), so that there won't be any strace mysqld threads
      
      
      ndb/src/cw/cpcd/APIService.cpp:
        Add shutdown options
         (so far only SIGKILL)
      ndb/src/cw/cpcd/CPCD.hpp:
        Add shutdown options
         (so far only SIGKILL)
      ndb/src/cw/cpcd/Process.cpp:
        Add shutdown options
         (so far only SIGKILL)
      ndb/test/include/CpcClient.hpp:
        Add shutdown options
         (so far only SIGKILL)
      ndb/test/run-test/main.cpp:
        Add shutdown options
         (so far only SIGKILL)
      ndb/test/src/CpcClient.cpp:
        Add shutdown options
         (so far only SIGKILL)
      e9df5390
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · aa9391a0
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      aa9391a0
    • unknown's avatar
      ndb - autotest · 5cf0deb2
      unknown authored
        put config files in bk
        
      
      
      ndb/test/run-test/make-config.sh:
        Corrent directory
      ndb/test/run-test/ndb-autotest.sh:
        Check for 5.1 disrectory structure
        Add config files to distribution
        Remove unpacking for ndb-autotest.sh
      5cf0deb2
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · 8ebcfd51
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      8ebcfd51
    • unknown's avatar
      ndb - autotest · 2e73854c
      unknown authored
        use newly created script for faster handling of several configurations
      
      
      ndb/test/run-test/make-config.sh:
        put cluster config in same config as distribution config
      ndb/test/run-test/ndb-autotest.sh:
        1) install mysql_db 
        2) use make-config script
      2e73854c
    • unknown's avatar
      ndb - autotest · 60a0cbd8
      unknown authored
        update make-config script
      
      
      ndb/test/run-test/make-config.sh:
        update make-config script
      60a0cbd8
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · e651102d
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      e651102d
    • unknown's avatar
      ndb - add support for mysql servers in autotest · b9552611
      unknown authored
      b9552611
  4. 05 May, 2005 4 commits
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · d5892253
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      ndb/test/ndbapi/testNodeRestart.cpp:
        Auto merged
      d5892253
    • unknown's avatar
      ndb - testNodeRestart -n LateCommit · bdb85181
      unknown authored
        increase no of rows so that the node failure will "guaranteed" produce an aborted transaction
      
      
      ndb/test/ndbapi/testNodeRestart.cpp:
        increase no of rows so that the node failure will "guaranteed" produce an aborted transaction
      bdb85181
    • unknown's avatar
      merge · 0096b82d
      unknown authored
      0096b82d
    • unknown's avatar
      bug#10142 - ndb unique index · 7013cd98
      unknown authored
        post review fixes
      
      
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        remove printout
        abort transaction instead of operation.
          concider m_exec_flag
      7013cd98
  5. 04 May, 2005 14 commits
    • unknown's avatar
      merge · ad7e80e7
      unknown authored
      
      ndb/src/mgmapi/mgmapi.cpp:
        Auto merged
      ad7e80e7
    • unknown's avatar
      bug#10358 - ndb · 80abad58
      unknown authored
        Cluster failure with non started nodes can result in timedout transactions
      
      
      ndb/src/mgmapi/mgmapi.cpp:
        Increase timeout for restarts
      ndb/src/ndbapi/ClusterMgr.cpp:
        Report NFCOMPLETEREP if no alive node exists 
          (instead of no connected node exists)
      ndb/src/ndbapi/ClusterMgr.hpp:
        Report NFCOMPLETEREP if no alive node exists 
          (instead of no connected node exists)
      80abad58
    • unknown's avatar
      merge · ec1a4d55
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      mysql-test/t/ndb_restore.test:
        Auto merged
      ndb/src/kernel/blocks/dbtc/Dbtc.hpp:
        Auto merged
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Auto merged
      ndb/src/ndbapi/ndberror.c:
        Auto merged
      ndb/test/src/NDBT_ResultRow.cpp:
        Auto merged
      ec1a4d55
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 2275c048
      unknown authored
      into mysql.com:/opt/local/work/mysql-5.0-root
      
      
      2275c048
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-5.0 · 137c78d8
      unknown authored
      into mysql.com:/space/my/mysql-5.0
      
      
      137c78d8
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1-bug9444 · e6a66a6a
      unknown authored
      into mysql.com:/space/my/mysql-5.0
      
      
      support-files/mysql.server.sh:
        Auto merged
      e6a66a6a
    • unknown's avatar
      - adjusted the start and stop priority level in the mysql.server init script for chkconfig on · 40042ccc
      unknown authored
        Red Hat Linux (BUG#9444) - we now match the levels used by the MySQL as shipped with Red Hat Linux
        (e.g. RHEL3/RHEL4)
      
      
      support-files/mysql.server.sh:
        - adjusted the start and stop priority level for chkconfig on Red Hat Linux (BUG#9444) - we now match
          the levels used by the MySQL as shipped with Red Hat Linux (RHEL3/RHEL4)
      40042ccc
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 3c223a34
      unknown authored
      into mysql.com:/opt/local/work/mysql-5.0-root
      
      
      sql/item.cc:
        Auto merged
      sql/item.h:
        Auto merged
      3c223a34
    • unknown's avatar
      Post-merge fixes for Bug#9096 "select doesn't return all matched · a8286537
      unknown authored
       records if prepared statements is used" (see comments to 
      the changed files).
      
      
      mysql-test/r/ps.result:
        Post-merge fix for Bug#9096: test results fixed.
      mysql-test/r/type_datetime.result:
        Post-merge fix for Bug#9096: now we do better constants comparison,
        so the optimizer is able to guess from the index that we don't
        need to evaluate WHERE clause.
      sql/item.cc:
        Post-merge fixes for Bug#9096: implement by-value comparison for
        new 5.0 DECIMAL type.
        Item_real is renamed to Item_float in 5.0
        Item_varbinary is renamed to Item_hex_string in 5.0
      sql/item.h:
        Post-merge fixes for Bug#9096: declaration for Item_decimal::eq
      a8286537
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 · 55c9c4d7
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      
      55c9c4d7
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · 39f8776f
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      39f8776f
    • unknown's avatar
      bug#10330 - linking with ndb fails · 78fb71b0
      unknown authored
        changes to handling of new/delete cxa_pure_virtual has changed in mysys
        remove "ndb"'s own impl. as they are no longer needed as we link mysys at all places
      
      
      ndb/src/common/portlib/gcc.cpp:
        remove ndb __cxa_pure_virtual
      ndb/src/common/util/new.cpp:
        remove "ndb" new/delete
      78fb71b0
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-5.0 · c0f35576
      unknown authored
      into mysql.com:/space/my/mysql-5.0
      
      
      c0f35576
    • unknown's avatar
      Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.1 · 184f4137
      unknown authored
      into mysql.com:/space/my/mysql-4.1
      
      
      184f4137