An error occurred fetching the project authors.
- 06 Jul, 2006 1 commit
-
-
guilhem@gbichot3.local authored
by default we never run disabled tests (even if they're explicitely listed on the command-line). We add an option --enable-disabled which will run tests even though they are disabled, and will print, for each such test, the comment explaining why it was disabled. The reason for the change is when you want to run "all tests which are about NDB" for example: mysql-test-run.pl t/*ndb*.test used to run some disabled NDB tests, causing failures, causing investigations. Code amended and approved by Kent.
-
- 08 Mar, 2006 2 commits
-
-
kent@mysql.com authored
- Back porting of some changes in later releases - Corrected valgrind support - Removed work around for TZ needed in VisualStudio 6 - Don't restart master to add special settings from "<testcase>-master.opt", if same settngs as running master, feature request in bug#12433 - With --reorder, keep tests with same *-master.opt content together, to save even more master restarts
-
msvensson@shellback.(none) authored
- Fix problems that occur when ndbcluster is not supported
-
- 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
-
- 09 Feb, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
not needed by the tescases. This will save test time for those testcases that does not need cluster, but need a restart, as they dont have to wait the extra time it would take for cluster to restart. It will also save time for other testcases, as cluster does not need to be contacted for each table to be dropped or created. Backport from 5.1
-
- 06 Feb, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
+ added current test printout to error file
-
- 13 Jan, 2006 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 16 Oct, 2005 1 commit
-
-
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
-
- 30 Sep, 2005 1 commit
-
-
anozdrin@mysql.com authored
1) Add support to testing Instance Manager in daemon mode; 2) Don't run Instance Manager tests when running with --ps-protocol option;
-
- 29 Aug, 2005 1 commit
-
-
anozdrin@mysql.com authored
-
- 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()
-
- 07 Jul, 2005 1 commit
-
-
kent@mysql.com authored
Added support for the disabled.def file
-
- 22 Jun, 2005 1 commit
-
-
kent@mysql.com authored
Add a slave when running the federated test case
-
- 20 Jun, 2005 1 commit
-
-
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
-
- 19 Jun, 2005 1 commit
-
-
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
-
- 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
-
- 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
-
- 03 Feb, 2005 1 commit
-
-
kent@mysql.com authored
new file
-