An error occurred fetching the project authors.
  1. 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
  2. 09 Mar, 2005 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl: · c6002966
      kent@mysql.com authored
        Removed -c from /bin/sh call
      make_win_src_distribution.sh:
        Copy all content in mysql-test
      make_win_binary_distribution.sh, make_binary_distribution.sh:
        Add Perl version of mysql-test-run to package
      s_win32_dsp, s_win32, s_vxworks, s_test, s_readme, s_java, s_javah:
        Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
      c6002966
  3. 17 Feb, 2005 2 commits
  4. 16 Feb, 2005 1 commit
  5. 09 Feb, 2005 1 commit
  6. 08 Feb, 2005 1 commit
  7. 07 Feb, 2005 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl: · df3415f0
      kent@mysql.com authored
        Corrected user name passing
        Honor the --master-binary and --slave-binary options
        Insert the host name into 'user' table
        Added --udiff option, to get unified diff output
        Call special mtr_run_test() for running "mysqltest"
      mtr_report.pl:
        Added --udiff option, to get unified diff output
      init_db.sql:
        Insert the host name into 'user' table
      df3415f0
  8. 03 Feb, 2005 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl: · 1f088e95
      kent@mysql.com authored
        Let --start-and-exit actually start a server
        Added that test case names can be specified on the comman line
        Added embedded server support
        Added environment variables UMASK, UMASK_DIR
        Added missing MASTER_MYSOCK1, MASTER_MYPORT1, USE_RUNNING_SERVER
        Added missing CHARSETSDIR, MYSQL_FIX_SYSTEM_TABLES, MYSQL_CLIENT_TEST
        Pass on return value from sleep_until_file_created(), to fail test
        Fail test if early termination of mysqld servers
        Create intial databases for the second master, and two additional slaves
      mtr_process.pl:
        Find out if port is still in use, using simple TCP connect
        Use non blocking waitpid() to catch terminations early
        Make a special case spawning the 'mysqltest' application
        Redo the fork() if it returns EAGAIN
        Make sure to record if master or slave terminated
        Improved debugging output
        Improved code that remove PID files to avoid race
        Abort if we can't stop all mysqld servers using our ports
        Many improvements in killing mysqld servers
        Let sleep_until_file_created() catch if server died early
      mtr_report.pl:
        Added option to disable test cases using <testcase>.disabled file
        If --timer, only try to open file with time data if it exists
      mtr_io.pl:
        Remove starting/ending space reading server options from file
      1f088e95
  9. 11 Jan, 2005 1 commit
    • kent@mysql.com's avatar
      mtr_process.pl: · 31d5463a
      kent@mysql.com authored
        Catch more fork() errors.
        Moved sleep_until_file_created() here from "mysql-test-run.pl".
        Improved debug output.
      mtr_io.pl:
        Improved mtr_get_opts_from_file(), try to mimic some sh.
      mysql-test-run.pl:
        Cleaned up the timeout handling.
        Created new function environment_setup().
        Corrected time zone handling.
        Moved sleep_until_file_created() to "lib/mtr_process.pl".
        Improved debug output.
      31d5463a
  10. 03 Jan, 2005 1 commit
    • kent@mysql.com's avatar
      mtr_process.pl: · c725e090
      kent@mysql.com authored
        Added missing stop_reap_all() if returns early from function
      mysql-test-run.pl:
        Improved output from --script-debug
        Initial Cygwin support
        Improved mysqld process termination
      c725e090
  11. 02 Jan, 2005 1 commit
    • kent@mysql.com's avatar
      mysql-test-run.pl: · 97f5cac9
      kent@mysql.com authored
        Added initial support for multiple test suites
        Added usage information, i.e. --help
      97f5cac9
  12. 01 Jan, 2005 1 commit
  13. 30 Dec, 2004 1 commit