An error occurred fetching the project authors.
- 18 Oct, 2006 1 commit
-
-
msvensson@shellback.(none) authored
into thinking the escaped % + w was a format specifier
-
- 17 Oct, 2006 1 commit
-
-
msvensson@shellback.(none) authored
Set comment properly before calling mtr_report_test failed and report_failure_restart
-
- 14 Oct, 2006 1 commit
-
-
msvensson@shellback.(none) authored
-
- 08 Oct, 2006 1 commit
-
-
msvensson@shellback.(none) authored
to run the whole testcase to find wich testcases need to be checked more carefully and the just "copy and paste" the suspicious test case names to a new mysql-test-run.pl command.
-
- 06 Oct, 2006 2 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
Fix problem with specifying vardir, mysql_version_id was not yet available when vardir arguments is checked Move the code to look for exe_mysqld earlier => to initial_setup Fix warnings detected by running with "diagnostics" Remove unused option "opt_result_ext" Init "path_ndb_examples_dir"
-
- 04 Oct, 2006 1 commit
-
-
msvensson@shellback.(none) authored
-Add support for detecting version and features from mysqld binary - Autodetect netware - Disable some features not available below 5.0 - Cleanup executable_setup to look for one executable at a time, only llok for the ones that are needed based on the selected testcases and settings
-
- 04 May, 2006 1 commit
-
-
monty@mysql.com authored
mysql-test-run now fails in case of warnings
-
- 23 Mar, 2006 1 commit
-
-
msvensson@shellback.(none) authored
-
- 07 Mar, 2006 1 commit
-
-
msvensson@shellback.(none) authored
-
- 12 Feb, 2006 1 commit
-
-
kent@mysql.com authored
Added { ... } around float8get() macro, avoids VC7 error message "illegal else without matching if" mtr_report.pl: Parse error logs to create "warnings" file mtr_cases.pl: Added optoion --ignore-disabled-def Windows build now let TZ pass, removed work around mysql-test-run.pl, mtr_process.pl: Back port of changes from 5.0
-
- 29 Sep, 2005 1 commit
-
-
kent@mysql.com authored
Text formatting, adjust table header mysql-test-run.pl: Remove requirement for source tree to run embedded server test mysqldump.test: Removed ending ';' from --exec line
-
- 14 Sep, 2005 2 commits
-
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
- 31 Aug, 2005 1 commit
-
-
kent@mysql.com authored
Backporting from 5.0
-
- 26 Aug, 2005 1 commit
-
-
kent@mysql.com authored
Corrected typo
-
- 25 Aug, 2005 1 commit
-
-
kent@mysql.com authored
Call mtr_timer_stop_all() at exit mtr_report.pl, mysql-test-run.pl: Added default/ps-protocol/embedded to abort and summary line mtr_timer.pl: Added function mtr_timer_stop_all()
-
- 17 Aug, 2005 1 commit
-
-
kent@mysql.com authored
Added suite and test case timeout mtr_timer.pl: new file
-
- 16 Aug, 2005 1 commit
-
-
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()
-
- 21 Jun, 2005 1 commit
-
-
kent@mysql.com authored
More compact and safe handling of path names. Support for running in Windows source tree. Use libtool wrapper, instead of messing with library path names, and objects in .libs dir. mtr_misc.pl: Utility function that search aand check path names mtr_report.pl: Patch by Carsten, set correct reject/result/eval if not main suite
-
- 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
-
- 21 Mar, 2005 1 commit
-
-
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
-
- 11 Mar, 2005 1 commit
-
-
joerg@mysql.com authored
-
- 07 Feb, 2005 1 commit
-
-
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
-
- 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
-
- 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
-