1. 10 Jan, 2008 2 commits
  2. 09 Jan, 2008 6 commits
  3. 08 Jan, 2008 15 commits
  4. 07 Jan, 2008 1 commit
    • unknown's avatar
      Try to dynamically change option, restart if it fails · d1c00993
      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''
      d1c00993
  5. 21 Dec, 2007 1 commit
  6. 20 Dec, 2007 3 commits
  7. 19 Dec, 2007 12 commits
    • unknown's avatar
      Update location of binlog · d5a83b2e
      unknown authored
      d5a83b2e
    • unknown's avatar
      Update name of binlog file for ndb_binlog* tests · 6fc3fc8c
      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
      6fc3fc8c
    • unknown's avatar
      Update path to master-bin file · c0a7f43c
      unknown authored
      
      mysql-test/t/mysqlbinlog_base64.test:
        Update path to master-bin file
        Remove non portable "exec rm"
      c0a7f43c
    • unknown's avatar
      Test does not need binlog · f64c528b
      unknown authored
      f64c528b
    • unknown's avatar
      Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr-win · 47b1118b
      unknown authored
      into  pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
      
      
      mysql-test/mysql-test-run.pl:
        Auto merged
      47b1118b
    • unknown's avatar
      Properly detect cygwin · 8fa97800
      unknown authored
      8fa97800
    • unknown's avatar
      Windows fixeds for mtr · fe7c4f46
      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''
      fe7c4f46
    • unknown's avatar
      Use dynamic switch directly from "server_need_restart" for better control of when to do it. · 0bf09c41
      unknown authored
      Remove #!force-restart and #!fresh-datadir
      
      
      mysql-test/suite/rpl/rpl_1slave_base.cnf:
        Remove #!force-restart and #!fresh-datadir
      0bf09c41
    • unknown's avatar
      Don't use innodb on slave · c7ecd527
      unknown authored
      c7ecd527
    • unknown's avatar
      Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr-vanilla · dbb30ede
      unknown authored
      into  pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
      
      dbb30ede
    • unknown's avatar
      Bug#33361 rpl_row_sp005 fails randomly · f7741efe
      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
      f7741efe
    • unknown's avatar
      Improve --check-testcase · 6b2b67df
      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
      6b2b67df