1. 18 Oct, 2006 6 commits
  2. 17 Oct, 2006 2 commits
    • unknown's avatar
      Remove warnings · 76f7efc5
      unknown authored
      Set comment properly before calling mtr_report_test failed and report_failure_restart 
      
      
      mysql-test/lib/mtr_report.pl:
        Remove warnings
        No need to check ndb installed ok here, when that is detected comment is set to indicate the problem
      76f7efc5
    • unknown's avatar
      When calculating what features to use for _this_ test run, don't look at test... · f3531e90
      unknown authored
      When calculating what features to use for _this_ test run, don't look at test that already are deterined to be skipped
      
      
      f3531e90
  3. 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
  4. 14 Oct, 2006 5 commits
  5. 13 Oct, 2006 9 commits
  6. 12 Oct, 2006 11 commits
  7. 11 Oct, 2006 6 commits
    • unknown's avatar
      Fixes for embedded server test · 6efe4250
      unknown authored
      
      client/mysqltest.c:
        Fix typo
      6efe4250
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1-maint · a24bebd3
      unknown authored
      into  polly.local:/home/kaa/src/maint/m41-maint--07OGk
      
      a24bebd3
    • unknown's avatar
      mtr_im_stop returns 1 if all is well · 326f9df2
      unknown authored
      326f9df2
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1-maint · cf39c821
      unknown authored
      into  polly.local:/home/kaa/src/maint/m41-maint--07OGk
      
      
      sql/item_timefunc.cc:
        Auto merged
      cf39c821
    • unknown's avatar
      Improve restart logic all code to detect restart is now in the functions · d19cb6dd
      unknown authored
      'run_testcase_need_master/slave_restart'
      Remove the faulty qw
      Only look for mysql_fix_privilege_tables if not windows
      
      
      mysql-test/lib/mtr_cases.pl:
        Move all code to determine when to restart into 'run_testcase_need_master/slave_restart' 
        Add possibility to wite --force-restart in -master.opt file, this will force a restart and
        since master is not started with any special options there is no need to restart
        again afterwards.
      mysql-test/mysql-test-run.pl:
        Remove the qw surrounding ENV{'LD_LIBRARY_PATH'}
        Only look for the sh script mysql_fix_privileges when not on windows
        Remove warnings about using unitialized variables
        Improve the restart logic, eall code to determine when to restart is
        now in run_testcase_need_master_restart and run_testcase_need_slave_restart
      mysql-test/t/bdb-alter-table-2-master.opt:
        Use --force-restart
      mysql-test/t/not_embedded_server-master.opt:
        Use --force-restart
      d19cb6dd
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-4.1-maint · 4f644b4e
      unknown authored
      into  example.com:/work/bug23074/my41-bug23074
      
      4f644b4e