1. 09 Jan, 2008 6 commits
  2. 08 Jan, 2008 15 commits
  3. 07 Jan, 2008 1 commit
    • unknown's avatar
      Try to dynamically change option, restart if it fails · 919fed54
      unknown authored
      
      mysql-test/mysql-test-run.pl:
        Try to dynamically change option, restart if it fails.
      mysql-test/lib/mtr_cases.pm:
        Try to dynamically change option, restart if it fails.
      mysql-test/lib/mtr_misc.pl:
        Move functions to My::Optiosn
      mysql-test/lib/mtr_report.pl:
        Add a small dot if test detected restart
      mysql-test/lib/My/Options.pm:
        New BitKeeper file ``mysql-test/lib/My/Options.pm''
      mysql-test/lib/t/Options.t:
        New BitKeeper file ``mysql-test/lib/t/Options.t''
      919fed54
  4. 21 Dec, 2007 1 commit
  5. 20 Dec, 2007 3 commits
  6. 19 Dec, 2007 14 commits
    • unknown's avatar
      Update location of binlog · b981448e
      unknown authored
      b981448e
    • unknown's avatar
      Update name of binlog file for ndb_binlog* tests · 584888ab
      unknown authored
      
      mysql-test/include/default_mysqld.cnf:
        Turn on log-bin by default for all mysqlds
      mysql-test/suite/ndb/r/ndb_binlog_ddl_multi.result:
        Update name of binlog file
      mysql-test/suite/ndb/r/ndb_binlog_discover.result:
        Update name of binlog file
      mysql-test/suite/ndb/r/ndb_binlog_format.result:
        Update name of binlog file
      mysql-test/suite/ndb/r/ndb_binlog_ignore_db.result:
        Update name of binlog file
      mysql-test/suite/ndb/r/ndb_binlog_log_bin.result:
        Update name of binlog file
      mysql-test/suite/ndb/r/ndb_binlog_multi.result:
        Update name of binlog file
      mysql-test/suite/ndb/t/ndb_binlog_discover.test:
        Update name of binlog file
      584888ab
    • unknown's avatar
      Update path to master-bin file · cc0bb31e
      unknown authored
      
      mysql-test/t/mysqlbinlog_base64.test:
        Update path to master-bin file
        Remove non portable "exec rm"
      cc0bb31e
    • unknown's avatar
      Test does not need binlog · 6389cac8
      unknown authored
      6389cac8
    • unknown's avatar
      Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr-win · 2571cc26
      unknown authored
      into  pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      2571cc26
    • unknown's avatar
      Properly detect cygwin · d991e1e7
      unknown authored
      d991e1e7
    • unknown's avatar
      Windows fixeds for mtr · 23f0c6d4
      unknown authored
      
      CMakeLists.txt:
        Add CMakeLists.txt in mysql-test/lib/My/SafeProcess/
      mysql-test/lib/My/Find.pm:
        Fix for windows
      mysql-test/lib/My/SafeProcess.pm:
        Fix Tim's review comments
      mysql-test/lib/mtr_misc.pl:
        Rename glob_win32 to is_win32
      mysql-test/mysql-test-run.pl:
        Move set_mtr_build_thread_ports earlier
        Set MTR_BUILD_THREAD if to the used value
      mysql-test/lib/My/SafeProcess/CMakeLists.txt:
        New BitKeeper file ``mysql-test/lib/My/SafeProcess/CMakeLists.txt''
      23f0c6d4
    • unknown's avatar
      Use dynamic switch directly from "server_need_restart" for better control of when to do it. · 98a4a013
      unknown authored
      Remove #!force-restart and #!fresh-datadir
      
      
      mysql-test/suite/rpl/rpl_1slave_base.cnf:
        Remove #!force-restart and #!fresh-datadir
      98a4a013
    • unknown's avatar
      Don't use innodb on slave · 3fd75555
      unknown authored
      3fd75555
    • unknown's avatar
      Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr-vanilla · 7c140bf1
      unknown authored
      into  pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
      
      
      7c140bf1
    • unknown's avatar
      Bug#33361 rpl_row_sp005 fails randomly · ac232fcd
      unknown authored
      
      mysql-test/suite/rpl/t/rpl_row_sp005.test:
        Add "wait for all 4 rows to arrive" on slave before checking if they are there
      ac232fcd
    • unknown's avatar
      Improve --check-testcase · b63e8094
      unknown authored
      
      mysql-test/include/check-testcase.test:
        Improved version of check-testcase that does not use mysqldump
      mysql-test/mysql-test-run.pl:
        Make check-testcase restart servers if it detects something not cleaned up
      b63e8094
    • unknown's avatar
    • unknown's avatar
      BUG#30919 · 65ccf6da
      unknown authored
       - move tests to main suite
      
      
      mysql-test/t/innodb_bug30919.test:
        Rename: mysql-test/suite/rpl/t/rpl_innodb_bug30919.test -> mysql-test/t/innodb_bug30919.test
      mysql-test/t/innodb_bug30919-master.opt:
        Rename: mysql-test/suite/rpl/t/rpl_innodb_bug30919-master.opt -> mysql-test/t/innodb_bug30919-master.opt
      mysql-test/r/innodb_bug30919.result:
        Rename: mysql-test/suite/rpl/r/rpl_innodb_bug30919.result -> mysql-test/r/innodb_bug30919.result
      65ccf6da