1. 19 Oct, 2006 6 commits
    • unknown's avatar
      Adapt to running from "binary dist" · dd255ae5
      unknown authored
      Add function mtr_exe_maybe_exists to look for binaries that is optional
      Skip ndb support if it's a binary dist where mysqld supports ndb but there is no ndbd
      
      
      mysql-test/lib/mtr_misc.pl:
        Add function mtr_exe_maybe_exists
      mysql-test/mysql-test-run.pl:
        Adapt to running from binary dist
        Add function mtr_exe_maybe_exists to look for binaries that is optional
        Skip ndb support if it's a binary dist where mysqld supports ndb but there is no ndbd
      dd255ae5
    • unknown's avatar
      Fix problem running rpl_timezone on powermacg5, it was not popular to set TZ to "" so now it's set · e9d48045
      unknown authored
      to a value wich is not our default
      
      e9d48045
    • unknown's avatar
      Add command "exit" to mysqltest, it will stop processing any more · 1def5fee
      unknown authored
      commands and go directly to result file processing
      
      
      client/mysqltest.c:
        Add command "exit" to mysqltest
      mysql-test/r/mysqltest.result:
        Add command "exit" to mysqltest
      mysql-test/t/mysqltest.test:
        Add command "exit" to mysqltest
      1def5fee
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1-maint · a3f16fe8
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
      
      a3f16fe8
    • unknown's avatar
      Backport test cases fixes from 5.0 · 0093ed34
      unknown authored
      
      client/mysqldump.c:
        fflush stderr after printing of error message
      mysql-test/include/have_lowercase0.inc:
        Remove extra ;
      mysql-test/r/rpl000015.result:
        Update result
      mysql-test/r/rpl_change_master.result:
        Update result
      mysql-test/r/rpl_error_ignored_table.result:
        Update result
      mysql-test/r/rpl_loaddata.result:
        Update result
      mysql-test/r/rpl_log.result:
        Update result
      mysql-test/r/rpl_max_relay_size.result:
        Update result
      mysql-test/r/rpl_replicate_do.result:
        Update result
      mysql-test/t/lowercase_table3.test:
        Backport from 5.0
      mysql-test/t/mysql_protocols.test:
        Backport from 5.0
      mysql-test/t/rpl000015.test:
        Backport from 5.0
      mysql-test/t/rpl_change_master.test:
        Backport from 5.0
      mysql-test/t/rpl_drop_db.test:
        Backport from 5.0
      mysql-test/t/rpl_error_ignored_table.test:
        Backport from 5.0
      mysql-test/t/rpl_loaddata.test:
        Backport from 5.0
      mysql-test/t/rpl_log-master.opt:
        Use --force-restart command in master.opt to force a restart for this test case
      mysql-test/t/rpl_log.test:
        Backport from 5.0
      mysql-test/t/rpl_max_relay_size.test:
        Backport from 5.0
      mysql-test/t/rpl_replicate_do.test:
        Backport from 5.0
      0093ed34
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-4.1-maint · 0fb45b42
      unknown authored
      into  example.com:/work/bug23379/my41-bug23379
      
      0fb45b42
  2. 18 Oct, 2006 10 commits
  3. 17 Oct, 2006 3 commits
  4. 15 Oct, 2006 1 commit
    • unknown's avatar
      Cleanup mtr_timer · f3464fd3
      unknown authored
      Add verbose printouts making it possible to see what happens.
      Make it an error if trying to stop a non existing timer
      Print warning if fork fails.
      
      f3464fd3
  5. 14 Oct, 2006 5 commits
  6. 13 Oct, 2006 9 commits
  7. 12 Oct, 2006 6 commits