An error occurred fetching the project authors.
- 14 Sep, 2005 1 commit
-
-
joerg@mysql.com authored
-
- 01 Sep, 2005 1 commit
-
-
kent@mysql.com authored
Make sure mtr_kill_processes() is called with an array ref Corrected error string for STDERR redirect
-
- 31 Aug, 2005 1 commit
-
-
kent@mysql.com authored
Backporting from 5.0
-
- 17 Aug, 2005 3 commits
-
-
kent@mysql.com authored
Added suite and test case timeout mtr_timer.pl: new file
-
kent@mysql.com authored
Bug#11792: Create a shell like 'mysqltest' exit status
-
kent@mysql.com authored
Longer shutdown timeout, slave may be in reconnect HUP seem to disturb exit(), added sleep to make sure output is flushed
-
- 16 Aug, 2005 2 commits
-
-
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()
-
kent@mysql.com authored
Bug#12094: Let sleep_until_file_created() return the pid as intended
-
- 10 Jun, 2005 1 commit
-
-
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
-
- 05 Jun, 2005 1 commit
-
-
kent@mysql.com authored
Try kill all children to the mysql-test-run process when exiting mtr_process.pl: Added new function mtr_exit() that try kill all children to the mysql-test-run process when exiting mysql-test-run.pl: Try kill all children to the mysql-test-run process when exiting New --vardir caused problems on Windows Changed faulty calls to error() to mtr_error()
-
- 15 May, 2005 1 commit
-
-
kent@mysql.com authored
Added option --vardir=<directory> for feature bug#10096
-
- 17 Feb, 2005 1 commit
-
-
kent@mysql.com authored
'ps_1general' and 'fulltext_cache' test cases.
-
- 03 Feb, 2005 1 commit
-
-
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
-
- 11 Jan, 2005 1 commit
-
-
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.
-
- 03 Jan, 2005 1 commit
-
-
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
-
- 30 Dec, 2004 1 commit
-
-
kent@mysql.com authored
Perl version of mysql-test-run new file
-