1. 14 Jun, 2006 3 commits
  2. 13 Jun, 2006 1 commit
  3. 12 Jun, 2006 18 commits
    • unknown's avatar
      Added order by · 53997be1
      unknown authored
      53997be1
    • unknown's avatar
      Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1 · abf86569
      unknown authored
      into  mysql.com:/home/marty/MySQL/mysql-5.1
      
      
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        Auto merged
      storage/ndb/src/ndbapi/NdbScanOperation.cpp:
        Auto merged
      storage/ndb/src/ndbapi/ndberror.c:
        Auto merged
      abf86569
    • unknown's avatar
      sql_delete.cc: · fe1de8ad
      unknown authored
        Bug #18864  TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table: locked lock_OPEN mutex to support TRUNCATE with re-create and cluster binlog
      Many files:
        Bug #18864  TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table: adaption to MySQ Cluster replication
      ndb_lock.result, ha_ndbcluster.cc:
        Fix for Bug #18184  SELECT ... FOR UPDATE does not work..: Adaption to 5.1 code
      NdbDictionaryImpl.hpp:
        Fix of bad merge
      
      
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        Fix of bad merge
      sql/ha_ndbcluster.cc:
        Fix for Bug #18184  SELECT ... FOR UPDATE does not work..: Adaption to 5.1 code
      mysql-test/r/ndb_lock.result:
        Fix for Bug #18184  SELECT ... FOR UPDATE does not work..: Adaption to 5.1 code
      sql/ha_ndbcluster_binlog.cc:
        Bug #18864  TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table: adaption to MySQ Cluster replication
      mysql-test/r/rpl_ndb_basic.result:
        Bug #18864  TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table: adaption to MySQ Cluster replication
      mysql-test/t/rpl_ndb_basic.test:
        Bug #18864  TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table: adaption to MySQ Cluster replication
      sql/ha_ndbcluster_binlog.h:
        Bug #18864  TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table: adaption to MySQ Cluster replication
      sql/sql_delete.cc:
        Bug #18864  TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table: locked lock_OPEN mutex to support TRUNCATE with re-create and cluster binlog
      fe1de8ad
    • unknown's avatar
      Merge jonas@perch:src/51-jonas · beaea997
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
      
      
      storage/ndb/src/kernel/blocks/ERROR_codes.txt:
        Auto merged
      storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Auto merged
      storage/ndb/src/mgmsrv/Services.cpp:
        Auto merged
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      storage/ndb/test/ndbapi/testNodeRestart.cpp:
        Auto merged
      storage/ndb/test/run-test/daily-basic-tests.txt:
        Auto merged
      beaea997
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1 · b61278dd
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
      
      b61278dd
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 · b6b2da6a
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
      
      
      storage/ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      storage/ndb/src/mgmsrv/Services.cpp:
        Auto merged
      b6b2da6a
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1 · 31b08b57
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
      
      
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      ndb/src/mgmsrv/Services.cpp:
        Auto merged
      31b08b57
    • unknown's avatar
      Bug #20336 CLUSTERLOG commands have no effect · dfe27cf5
      unknown authored
      - always calculate max log level on node start
      - send event subscribe uncond
      
      
      ndb/src/mgmsrv/Services.cpp:
        Bug #20336 CLUSTERLOG commands have no effect
        - always send log level update
      dfe27cf5
    • unknown's avatar
      Merge mysql.com:/home/marty/MySQL/mysql-5.0 · e9e26117
      unknown authored
      into  mysql.com:/home/marty/MySQL/mysql-5.1
      
      
      mysql-test/t/ndb_lock.test:
        Auto merged
      sql/ha_ndbcluster.h:
        Auto merged
      sql/handler.h:
        Auto merged
      storage/ndb/include/ndbapi/NdbIndexScanOperation.hpp:
        Auto merged
      storage/ndb/include/ndbapi/NdbScanOperation.hpp:
        Auto merged
      mysql-test/r/ndb_lock.result:
        Merge
      sql/ha_ndbcluster.cc:
        Merge
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Merge
      storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        Merge
      storage/ndb/src/ndbapi/NdbScanOperation.cpp:
        Merge
      storage/ndb/src/ndbapi/ndberror.c:
        Merge
      e9e26117
    • unknown's avatar
      Fix for Bug #18184 SELECT ... FOR UPDATE does not work..: Skipped lock check... · f4d54623
      unknown authored
       Fix for Bug #18184  SELECT ... FOR UPDATE does not work..: Skipped lock check for full table scan due to bug #20390 SELECT FOR UPDATE does not release locks of untouched rows in full table scans
      
      
      f4d54623
    • unknown's avatar
      Fix for Bug #18184 SELECT ... FOR UPDATE does not work..: Added missing... · 36623c5b
      unknown authored
       Fix for Bug #18184  SELECT ... FOR UPDATE does not work..: Added missing parameter for readTuples in index scan
      
      
      36623c5b
    • unknown's avatar
      Merge mysql.com:/home/marty/MySQL/mysql-4.1 · 92cfa5b5
      unknown authored
      into  mysql.com:/home/marty/MySQL/mysql-5.0
      
      
      sql/ha_ndbcluster.cc:
        Merge (using local)
      92cfa5b5
    • unknown's avatar
    • unknown's avatar
      Added lock test on index scan · edb4b13c
      unknown authored
      edb4b13c
    • unknown's avatar
      Moved back comment to correct method · cb33361f
      unknown authored
      cb33361f
    • unknown's avatar
      Fix test that depend on bdb · 6c00f57d
      unknown authored
      
      mysql-test/t/ps_1general.test:
        Move disable_warnings  and it's comment to before when the statement is executed
      6c00f57d
    • unknown's avatar
      Add have_partition to test that needs partition · cc05616c
      unknown authored
      cc05616c
    • unknown's avatar
  4. 11 Jun, 2006 9 commits
    • unknown's avatar
      Only process lines that start with -- · 5eb8c646
      unknown authored
      5eb8c646
    • unknown's avatar
      Avoid using "-- source " command in plain text · 5423bb6a
      unknown authored
      5423bb6a
    • unknown's avatar
      Fix warnings · 66939c2a
      unknown authored
      Make list of tags/name/values to simplify adding more tags
      Check if debug compiled binaries
      
      
      mysql-test/lib/mtr_cases.pl:
        Fix warnings
        Use local file handle for recursive "include file" loop
        Make list of tags/name/value to search for in .test files
        Add fileter for "require debug compiled binary"
      mysql-test/lib/mtr_process.pl:
        Fix warnings
      mysql-test/lib/mtr_report.pl:
        Fix warning, only print total time if "--timer"
      mysql-test/mysql-test-run.pl:
        Fix warnings
        Add check of debug compiled binaries
      66939c2a
    • unknown's avatar
      Print total time spent exectuing test cases · 6f80ff7f
      unknown authored
      6f80ff7f
    • unknown's avatar
      Add more checks to determine if test can be skipped becuase the feature it uses are not supported. · f62507e2
      unknown authored
      Check for big-test, ndb-extra, require_manager and binlog format row/stmt 
      
      f62507e2
    • unknown's avatar
      Change 'mtr_kill_process' to only take three arguments. The last indicating... · 4022d9dc
      unknown authored
      Change 'mtr_kill_process' to only take three arguments. The last indicating max number of seconds to wait for process to be killed.
      Leave it to the implementation of 'mtr_kill_process' how long to wait between each attempt to kill/detect if process has been killed.
      
      
      mysql-test/lib/mtr_process.pl:
        Change 'mtr_kill_process' to only take three arguments. The last indicating max number of seconds to wait for process to be killed.
      mysql-test/mysql-test-run.pl:
        Change 'mtr_kill_process' to only take three arguments. The last indicating max number of seconds to wait for process to be killed.
      4022d9dc
    • unknown's avatar
      Add printout of commment why test was skipped · 890aac23
      unknown authored
      890aac23
    • unknown's avatar
      Prepare for selective restart of slaves · 7f034f6c
      unknown authored
      Add comment why test is skipped
      
      
      mysql-test/lib/mtr_cases.pl:
        Add comments why tets is skipped
        Disable the use of --skip-innodb if test does not need it
      mysql-test/lib/mtr_report.pl:
        Print commment why test was skipped
      7f034f6c
    • unknown's avatar
      Update test results · 0b752a83
      unknown authored
      Fix merge problem
      
      
      mysql-test/r/join_outer_innodb.result:
        Update test result
      mysql-test/t/group_min_max.test:
        Add missing drop table (lost during merge)
      0b752a83
  5. 10 Jun, 2006 8 commits
    • unknown's avatar
    • unknown's avatar
      Cacluate nodeid and ndb_fs path when initializing ndbds, to be used when... · fe32ca07
      unknown authored
      Cacluate nodeid and ndb_fs path when initializing ndbds, to be used when defining log files and when removing the ndb_fs after failed test case
      
      
      fe32ca07
    • unknown's avatar
    • unknown's avatar
      Use function 'stop_all_servers' to stop the running servers before restoring... · b9bf95d7
      unknown authored
      Use function 'stop_all_servers' to stop the running servers before restoring snapshot and resuming tests
      
      
      b9bf95d7
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1 · cd70986a
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
      
      
      BUILD/compile-dist:
        Auto merged
      client/mysqltest.c:
        Auto merged
      config/ac-macros/ssl.m4:
        Auto merged
      include/config-win.h:
        Auto merged
      include/my_base.h:
        Auto merged
      mysql-test/mysql-test-run.pl:
        Auto merged
      mysql-test/r/func_group.result:
        Auto merged
      mysql-test/r/group_min_max.result:
        Auto merged
      mysql-test/r/partition.result:
        Auto merged
      mysql-test/r/ps.result:
        Auto merged
      mysql-test/r/rpl_insert_id_pk.result:
        Auto merged
      mysql-test/r/rpl_ndb_multi_update3.result:
        Auto merged
      mysql-test/r/sp.result:
        Auto merged
      mysql-test/t/create.test:
        Auto merged
      mysql-test/t/join_outer.test:
        Auto merged
      mysql-test/t/partition.test:
        Auto merged
      mysql-test/t/ps.test:
        Auto merged
      mysql-test/r/rpl_ndb_sp006.result:
        Auto merged
      mysql-test/t/sp.test:
        Auto merged
      mysys/my_clock.c:
        Auto merged
      mysys/my_copy.c:
        Auto merged
      mysys/my_create.c:
        Auto merged
      mysys/my_dup.c:
        Auto merged
      mysys/my_lib.c:
        Auto merged
      mysys/my_open.c:
        Auto merged
      mysys/my_redel.c:
        Auto merged
      mysql-test/r/create.result:
        Manual merge
      mysql-test/r/innodb_mysql.result:
        Manual merge
      mysql-test/r/join_outer.result:
        Manual merge
      mysql-test/t/func_group.test:
        Manual merge
      mysql-test/t/group_min_max.test:
        Manual merge
      mysql-test/t/innodb_mysql.test:
        Manual merge
      cd70986a
    • unknown's avatar
      Update result · 767e0cf4
      unknown authored
      
      mysql-test/r/rpl_loaddata.result:
        Add missing drop table t1 to result
      767e0cf4
    • unknown's avatar
      Run check testcase for all masters and slaves · ad515f6e
      unknown authored
      ad515f6e
    • unknown's avatar
      Merge mysql.com:/home/mydev/mysql-5.1--main · 4db0d644
      unknown authored
      into  mysql.com:/home/mydev/mysql-5.1-amerge
      
      4db0d644
  6. 09 Jun, 2006 1 commit