An error occurred fetching the project authors.
  1. 16 Oct, 2005 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl: · 7635353b
      kent@mysql.com authored
        Added --skip-im option handling
        Don't terminate script if IM fails to create PID file
      mtr_cases.pl:
        Added --skip-im option handling
      mtr_process.pl:
        Kill left over 'mysqld' processes started by IM
      7635353b
  2. 30 Sep, 2005 1 commit
  3. 29 Aug, 2005 1 commit
  4. 16 Aug, 2005 1 commit
    • kent@mysql.com's avatar
      mtr_process.pl: · c3104d1a
      kent@mysql.com authored
        Bug#11792: Check all of status code, to catch a crash as a failure
      mtr_cases.pl:
        Code cleanup for skipped/disabled handling
      mtr_process.pl:
        In debug mode, report if mysqladmin did not at least
        make the server stop listening to the port.
        Increased the time waiting for terminating to 20 seconds,
        to wait for really slow slave shutdown.
        Added call to start_reap_all(), to avoid zombies.
      mtr_report.pl:
        Removed prototype for unused function mtr_report_test_disabled()
      c3104d1a
  5. 07 Jul, 2005 1 commit
  6. 22 Jun, 2005 1 commit
  7. 20 Jun, 2005 1 commit
    • kent@mysql.com's avatar
      mtr_cases.pl: · 9426710c
      kent@mysql.com authored
        Bug#11466: Script can now get test case name
        from test case file path on command line
      mysql-test-run.pl:
        Bug#11466: Added --skip-ndbcluster/--skip-ndb option
      mtr_cases.pl:
        Don't set --default-time-zone if opt file sets it
        Restart the server if time zone is given in opt file
      mysql-test-run.pl:
        Don't remove symlink to "var" directory in cleanup
        Removed duplicate/unessesary options to mysqld
      9426710c
  8. 19 Jun, 2005 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl: · 917276f2
      kent@mysql.com authored
        Added dummy --manager-port flag, for backward compatibility
        Back port from 5.0, correction of paths to SSL pem files
      mtr_cases.pl:
        Removed hard coded exclude list for embedded server
      mysql-test-run.pl:
        Set environment variable MYSQL_SHOW, to be used in test cases
      917276f2
  9. 10 Jun, 2005 1 commit
    • kent@mysql.com's avatar
      mtr_process.pl: · a2073df2
      kent@mysql.com authored
        Added a sleep for 5 seconds when shuting down,
        work around for strange problem with server restarts
      mtr_cases.pl:
        Set default time zone as opt to mysqld
      mysql-test-run.pl:
        Enabled --mysqld=<flags> to work
        Put some Windows path names into environment,
        to be used in --replace_result
      mysql-test-run.sh:
        Make shell script tolerant to Windows change in test cases
      a2073df2
  10. 21 Mar, 2005 1 commit
    • kent@mysql.com's avatar
      mtr_report.pl: · c3fa95d4
      kent@mysql.com authored
        Made --timer work
      mtr_cases.pl:
        Added option --reorder to get less server restarts
      mysql-test-run.pl:
        Added option --reorder to get less server restarts
        Moved do_before_start_master() not to remove binlog files unless restarted
        Made --timer work
        Slave was incorrectly writing log to error log
      c3fa95d4
  11. 03 Feb, 2005 1 commit