1. 13 Feb, 2007 3 commits
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb · a75df699
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
      
      a75df699
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/51-work · 59b8906d
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
      
      
      storage/ndb/src/mgmsrv/InitConfigFileParser.cpp:
        Auto merged
      59b8906d
    • unknown's avatar
      ndb - new atrt · 13cae745
      unknown authored
      
      BitKeeper/deleted/.del-conf-daily-basic-ndb08.txt:
        Delete: storage/ndb/test/run-test/conf-daily-basic-ndb08.txt
      BitKeeper/deleted/.del-conf-daily-devel-ndb08.txt:
        Delete: storage/ndb/test/run-test/conf-daily-devel-ndb08.txt
      BitKeeper/deleted/.del-conf-daily-devel-ndbmaster.txt:
        Delete: storage/ndb/test/run-test/conf-daily-devel-ndbmaster.txt
      BitKeeper/deleted/.del-conf-daily-sql-ndb08.txt:
        Delete: storage/ndb/test/run-test/conf-daily-sql-ndb08.txt
      BitKeeper/deleted/.del-conf-daily-sql-ndbmaster.txt:
        Delete: storage/ndb/test/run-test/conf-daily-sql-ndbmaster.txt
      BitKeeper/deleted/.del-conf-dl145a.txt:
        Delete: storage/ndb/test/run-test/conf-dl145a.txt
      BitKeeper/deleted/.del-conf-ndbmaster.txt:
        Delete: storage/ndb/test/run-test/conf-ndbmaster.txt
      BitKeeper/deleted/.del-conf-shark.txt:
        Delete: storage/ndb/test/run-test/conf-shark.txt
      storage/ndb/src/cw/cpcd/Makefile.am:
        new atrt
      storage/ndb/src/mgmsrv/InitConfigFileParser.cpp:
        new atrt
      storage/ndb/test/run-test/Makefile.am:
        new atrt
      storage/ndb/test/run-test/atrt-gather-result.sh:
        new atrt
      storage/ndb/test/run-test/atrt.hpp:
        new atrt
      storage/ndb/test/run-test/main.cpp:
        new atrt
      storage/ndb/test/tools/Makefile.am:
        new atrt
      storage/ndb/test/run-test/autotest-boot.sh:
        New BitKeeper file ``storage/ndb/test/run-test/autotest-boot.sh''
      storage/ndb/test/run-test/autotest-run.sh:
        New BitKeeper file ``storage/ndb/test/run-test/autotest-run.sh''
      storage/ndb/test/run-test/conf-dl145a.cnf:
        New BitKeeper file ``storage/ndb/test/run-test/conf-dl145a.cnf''
      storage/ndb/test/run-test/conf-ndbmaster.cnf:
        New BitKeeper file ``storage/ndb/test/run-test/conf-ndbmaster.cnf''
      storage/ndb/test/run-test/conf-repl.cnf:
        New BitKeeper file ``storage/ndb/test/run-test/conf-repl.cnf''
      storage/ndb/test/run-test/example-my.cnf:
        New BitKeeper file ``storage/ndb/test/run-test/example-my.cnf''
      storage/ndb/test/run-test/files.cpp:
        New BitKeeper file ``storage/ndb/test/run-test/files.cpp''
      storage/ndb/test/run-test/setup.cpp:
        New BitKeeper file ``storage/ndb/test/run-test/setup.cpp''
      storage/ndb/test/run-test/test-tests.txt:
        New BitKeeper file ``storage/ndb/test/run-test/test-tests.txt''
      13cae745
  2. 12 Feb, 2007 2 commits
  3. 09 Feb, 2007 10 commits
  4. 08 Feb, 2007 2 commits
  5. 07 Feb, 2007 15 commits
  6. 06 Feb, 2007 8 commits
    • unknown's avatar
      Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1 · 3b64cbb6
      unknown authored
      into  mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
      
      
      mysql-test/r/ndb_read_multi_range.result:
        Auto merged
      mysql-test/t/ndb_read_multi_range.test:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster.h:
        Auto merged
      storage/ndb/src/ndbapi/NdbScanOperation.cpp:
        Auto merged
      3b64cbb6
    • unknown's avatar
      Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 · b7b6961f
      unknown authored
      into  mysql.com:/windows/Linux_space/MySQL/mysql-5.1
      
      
      mysql-test/r/ndb_read_multi_range.result:
        Auto merged
      mysql-test/t/ndb_read_multi_range.test:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      storage/ndb/include/ndbapi/NdbIndexScanOperation.hpp:
        Auto merged
      storage/ndb/src/ndbapi/NdbScanOperation.cpp:
        Auto merged
      storage/ndb/include/ndbapi/NdbScanOperation.hpp:
        SCCS merged
      b7b6961f
    • unknown's avatar
      Fix for bug#25821 Excessive partition pruning for multi-range index scan in... · 8e60d0b0
      unknown authored
      Fix for bug#25821  Excessive partition pruning for multi-range index scan in NDB API: don't set distribution key if multi_range
      
      
      8e60d0b0
    • unknown's avatar
      Excluded wrongly merged changeset. · df95907a
      unknown authored
      df95907a
    • unknown's avatar
      Bug#26015 valgrind warning PollGuard::unlock_and_signal()/NdbCondition_Destroy · 50594204
      unknown authored
      - Add variable "ndbcluster_binlog_terminating" and use that to signal
      the cluster binlog thread it's time to shutdown. This allows
      exact control of when the thread shutdown, previous implementation 
      would start shutdown of the thread as soon as the mysqld started
      shutdown. Now we will shutdown cluster binlog thread 
      in 'ndbcluster_binlog_end'
      
      
      sql/ha_ndbcluster_binlog.cc:
        Make binlog thread shutdown controllable by using a separet variable
        to communicate the order to shutdown
      50594204
    • unknown's avatar
      copy from test-extra-5.1 to main tree · 929de1ed
      unknown authored
      
      BitKeeper/etc/ignore:
        Added mysql-test/suite/funcs_1/r/innodb_views.warnings mysql-test/suite/funcs_1/r/memory_trig_03e.warnings mysql-test/suite/funcs_1/r/memory_views.warnings mysql-test/suite/funcs_1/r/myisam_trig_03e.warnings mysql-test/suite/funcs_1/r/myisam_views.warnings mysql-test/suite/funcs_1/r/ndb_trig_03e.warnings mysql-test/suite/funcs_1/r/ndb_views.warnings mysql-test/suite/partitions/r/diff mysql-test/suite/partitions/r/partition_bit_ndb.warnings mysql-test/suite/partitions/r/partition_special_innodb.warnings mysql-test/suite/partitions/r/partition_special_myisam.warnings storage/archive/archive_reader mysql-test/suite/funcs_1/r/innodb_trig_03e.warnings to the ignore list
      mysql-test/suite/funcs_2/include/check_charset.inc:
        inserted newline at the end of file.
      mysql-test/suite/objects/include/drop_all.inc:
        inserted newline at the end of file.
      mysql-test/suite/partitions/include/partition_key_32col.inc:
        inserted newline at the end of file.
      mysql-test/suite/rpl/data/rpl_mixed.dat:
        inserted newline at the end of file.
      mysql-test/suite/rpl/include/rpl_mixed_check_event.inc:
        inserted newline at the end of file.
      mysql-test/suite/rpl/include/rpl_mixed_check_select.inc:
        inserted newline at the end of file.
      mysql-test/suite/rpl/include/rpl_mixed_check_user.inc:
        inserted newline at the end of file.
      mysql-test/suite/rpl/include/rpl_mixed_check_view.inc:
        inserted newline at the end of file.
      929de1ed
    • unknown's avatar
      Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-cga · a4251002
      unknown authored
      into  poseidon.mysql.com:/home/tomas/mysql-5.1-new-ndb
      
      
      storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        Auto merged
      a4251002
    • unknown's avatar